aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.icl
diff options
context:
space:
mode:
Diffstat (limited to 'backend/backend.icl')
-rw-r--r--backend/backend.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/backend.icl b/backend/backend.icl
index b37c05a..e943f69 100644
--- a/backend/backend.icl
+++ b/backend/backend.icl
@@ -1,4 +1,4 @@
-implementation module backendC/CleanCompilerSources/backend;
+implementation module backend;
//1.3
from StdString import String;