diff options
author | martinw | 2000-09-27 13:12:02 +0000 |
---|---|---|
committer | martinw | 2000-09-27 13:12:02 +0000 |
commit | fe3a59df1f4221f7ca58ae88702c3f28f314c8e5 (patch) | |
tree | e5ed2fffa4db17f1b8557d1727525deb922546e8 /backend | |
parent | caching of dcl modules (added main_dcl_module_n) (diff) |
*** empty log message ***
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@236 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend')
-rw-r--r-- | backend/Clean System Files/backend_library | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library index 3cf8392..037afd0 100644 --- a/backend/Clean System Files/backend_library +++ b/backend/Clean System Files/backend_library @@ -91,4 +91,5 @@ BEDictionarySelectFunSymbol BEDictionaryUpdateFunSymbol BEGetVersion BEAbsType -BESwapTypes
\ No newline at end of file +BESwapTypes +BESetMainDclModuleN |