aboutsummaryrefslogtreecommitdiff
path: root/backendC/backend.link
diff options
context:
space:
mode:
authorjohnvg2003-12-15 15:30:07 +0000
committerjohnvg2003-12-15 15:30:07 +0000
commit4db8616170ddcf803aab20087a306729eb8f96da (patch)
tree46b0099b123ab30f8a355dcf5bc327bb1816a80d /backendC/backend.link
parentadd foreign export (diff)
add export of BEInsertForeignExport
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1437 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/backend.link')
-rw-r--r--backendC/backend.link1
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/backend.link b/backendC/backend.link
index 991a49f..725e557 100644
--- a/backendC/backend.link
+++ b/backendC/backend.link
@@ -123,3 +123,4 @@
/EXPORT: BECopyInts
/EXPORT: BEDeclareDynamicTypeSymbol
/EXPORT: BEDynamicTempTypeSymbol
+/EXPORT: BEInsertForeignExport \ No newline at end of file