aboutsummaryrefslogtreecommitdiff
path: root/backendC/backend.link
diff options
context:
space:
mode:
authorronny2001-10-12 09:36:44 +0000
committerronny2001-10-12 09:36:44 +0000
commit00aae99e7af96293dbe826699fde73f348c5991f (patch)
treec1009455c0441cb04e5fa9cc5951adeee3b777f9 /backendC/backend.link
parentFusion fixes; should terminate now. (diff)
bind special idents (such as abort, undef from StdMisc) to the correct identifiers
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@845 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/backend.link')
-rw-r--r--backendC/backend.link2
1 files changed, 2 insertions, 0 deletions
diff --git a/backendC/backend.link b/backendC/backend.link
index 4b7095a..1363626 100644
--- a/backendC/backend.link
+++ b/backendC/backend.link
@@ -3,6 +3,8 @@
/EXPORT: BEFree
/EXPORT: BEArg
/EXPORT: BEDeclareModules
+/EXPORT: BEBindSpecialModule
+/EXPORT: BEBindSpecialFunction
/EXPORT: BESpecialArrayFunctionSymbol
/EXPORT: BEDictionarySelectFunSymbol
/EXPORT: BEDictionaryUpdateFunSymbol