aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.dcl
diff options
context:
space:
mode:
authorronny2001-05-03 18:15:37 +0000
committerronny2001-05-03 18:15:37 +0000
commitc1447fccbd8dcbb3cb5dec6e5901f4a44ed0b45a (patch)
tree7d1fb961ad49727280446da34bebe884a8aa74ef /backend/backend.dcl
parentremoved BEDeclarePredefinedSymbols (diff)
fixed module names
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@385 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/backend.dcl')
-rw-r--r--backend/backend.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/backend.dcl b/backend/backend.dcl
index 3a7a178..466e321 100644
--- a/backend/backend.dcl
+++ b/backend/backend.dcl
@@ -1,4 +1,4 @@
-definition module backendC/CleanCompilerSources/backend;
+definition module backend;
//1.3
from StdString import String;