aboutsummaryrefslogtreecommitdiff
path: root/frontend/_aconcat.dcl
diff options
context:
space:
mode:
authormartinw2000-05-03 09:04:11 +0000
committermartinw2000-05-03 09:04:11 +0000
commit04de93cefe68c08a7c84a76aa38812db367f5f8a (patch)
tree8937045deec284922e2f6508f142f81d18ea9ed0 /frontend/_aconcat.dcl
parentbugfix (diff)
made order of local definitions the same as in icl module (compareDefImp takes
this into account) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@134 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/_aconcat.dcl')
-rw-r--r--frontend/_aconcat.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/_aconcat.dcl b/frontend/_aconcat.dcl
index 38c3da8..789a975 100644
--- a/frontend/_aconcat.dcl
+++ b/frontend/_aconcat.dcl
@@ -31,6 +31,6 @@ where
// r0=_createArray sr // 2.0
r0=_createArrayc sr
sr=s1+s2
- s2=length l
s1=size a
+ s2=length l