diff options
Diffstat (limited to 'backend/backendpreprocess.dcl')
-rw-r--r-- | backend/backendpreprocess.dcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/backendpreprocess.dcl b/backend/backendpreprocess.dcl index 1935be9..1214d6f 100644 --- a/backend/backendpreprocess.dcl +++ b/backend/backendpreprocess.dcl @@ -4,5 +4,4 @@ import checksupport // assign sequence numbers to all variables in the syntax tree -// MW was:backendPreprocess :: ![Index] !IclModule !*VarHeap -> *VarHeap backendPreprocess :: !Ident ![Index] !IclModule !*VarHeap -> *VarHeap |