aboutsummaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorronny2001-02-26 08:41:13 +0000
committerronny2001-02-26 08:41:13 +0000
commit936aabc7c7a4cdc7f9c3486bbd0a4145154a0754 (patch)
tree93fc6f95881f9e923e8e1095096810dcf9c914cb /backend
parentdummy stub for porting facilities. The module that actually does (diff)
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@306 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend')
-rw-r--r--backend/Clean System Files/backend_library2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library
index 037afd0..21c4c6b 100644
--- a/backend/Clean System Files/backend_library
+++ b/backend/Clean System Files/backend_library
@@ -93,3 +93,5 @@ BEGetVersion
BEAbsType
BESwapTypes
BESetMainDclModuleN
+BEDeclareDynamicTypeSymbol
+BEDynamicTempTypeSymbol