aboutsummaryrefslogtreecommitdiff
path: root/backend/backendinterface.icl
diff options
context:
space:
mode:
Diffstat (limited to 'backend/backendinterface.icl')
-rw-r--r--backend/backendinterface.icl1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/backendinterface.icl b/backend/backendinterface.icl
index 5638946..f38e2ab 100644
--- a/backend/backendinterface.icl
+++ b/backend/backendinterface.icl
@@ -44,7 +44,6 @@ backEndInterface outputFileName commandLineArgs predefs syntaxTree errorFile fil
| not compatible
= (False, errorFile, files)
# varHeap
-// MW was: = backendPreprocess functionIndices syntaxTree.fe_icl syntaxTree.fe_varHeap
= backendPreprocess predefs.[PD_DummyForStrictAliasFun].pds_ident functionIndices
syntaxTree.fe_icl syntaxTree.fe_varHeap
with