From 0cd468609ac43158f2e5d951f6cdaaee699b3d9f Mon Sep 17 00:00:00 2001 From: martijnv Date: Tue, 29 Oct 2002 14:51:36 +0000 Subject: - added: DynamicRepresentation_String was removed git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1261 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/predef.dcl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'frontend') diff --git a/frontend/predef.dcl b/frontend/predef.dcl index 0817a1a..2450e8d 100644 --- a/frontend/predef.dcl +++ b/frontend/predef.dcl @@ -272,3 +272,5 @@ PD_NilSymbol_String :== "_Nil" // Array-type PD_UnboxedArray_String :== "_#Array" // ... MV + +DynamicRepresentation_String :== "DynamicTemp" // "_DynamicTemp" -- cgit v1.2.3