diff options
author | clean | 2000-09-25 12:57:42 +0000 |
---|---|---|
committer | clean | 2000-09-25 12:57:42 +0000 |
commit | d93eb1eab0609feefb428d3b768400795759d18e (patch) | |
tree | b3e734588763e595ed31e4f40559fd219646f1e5 /frontend/_aconcat.dcl | |
parent | optimize memory allocation of nilPtr (diff) |
fix clean 2.0 preprocessor hack syntax
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@227 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/_aconcat.dcl')
-rw-r--r-- | frontend/_aconcat.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/_aconcat.dcl b/frontend/_aconcat.dcl index 96c2652..267c305 100644 --- a/frontend/_aconcat.dcl +++ b/frontend/_aconcat.dcl @@ -48,7 +48,7 @@ where arrayCopyBegin a s :== copy_elements a r0 0 where - /*2.0 +/*2.0 r0=_createArray s 0.2*/ //1.3 |