aboutsummaryrefslogtreecommitdiff
path: root/backendC/backend.link
diff options
context:
space:
mode:
authorronny2000-10-05 10:15:55 +0000
committerronny2000-10-05 10:15:55 +0000
commit2befe012ba2430bcc1a4481b5e626bd79826f70f (patch)
tree6a46b687c48d8ba74c2af282afb7eb553e5a691b /backendC/backend.link
parent-added position information for let bindings for better error messages (diff)
Added BESetMainDclModuleN, updatet version
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@249 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/backend.link')
-rw-r--r--backendC/backend.link3
1 files changed, 2 insertions, 1 deletions
diff --git a/backendC/backend.link b/backendC/backend.link
index f508791..c94da1b 100644
--- a/backendC/backend.link
+++ b/backendC/backend.link
@@ -89,4 +89,5 @@
/EXPORT: BEDictionaryUpdateFunSymbol
/EXPORT: BEGetVersion
/EXPORT: BEAbsType
-/EXPORT: BESwapTypes \ No newline at end of file
+/EXPORT: BESwapTypes
+/EXPORT: BESetMainDclModuleN \ No newline at end of file