aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartijnv2002-10-29 14:51:36 +0000
committermartijnv2002-10-29 14:51:36 +0000
commit0cd468609ac43158f2e5d951f6cdaaee699b3d9f (patch)
tree9d1fcc98116248f3a6206038340716a70a24c317
parentadd BEFlatTypeX and BERecordTypeX definitions in comment (diff)
- added: DynamicRepresentation_String was removed
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1261 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--frontend/predef.dcl2
1 files changed, 2 insertions, 0 deletions
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"