fixed some problems:
authorceriel <none@none>
Tue, 15 Nov 1988 14:45:59 +0000 (14:45 +0000)
committerceriel <none@none>
Tue, 15 Nov 1988 14:45:59 +0000 (14:45 +0000)
commitf1245e2e00153331163be06481ffa4e03466a286
tree8163d01cdcf854a4b3619ce7ce2bc60823cf0029
parent090f27251e80c4b0837843563a56ca266b15a7a2
fixed some problems:
- removed null-reference in illegal use of pointers in constant expressions
- FOR-loops that count downwards did not work
- POINTER TO mechanism changed; works better now
lang/m2/comp/chk_expr.c
lang/m2/comp/def.H
lang/m2/comp/def.c
lang/m2/comp/enter.c
lang/m2/comp/program.g
lang/m2/comp/scope.C
lang/m2/comp/type.c
lang/m2/comp/walk.c