diff options
author | ronny | 2001-05-03 18:13:56 +0000 |
---|---|---|
committer | ronny | 2001-05-03 18:13:56 +0000 |
commit | 1d53d0f498287fa19413ffc76e3cb7416166c1c7 (patch) | |
tree | 0311964e949691c613cc5093816905e0dbb17126 /backend/Clean System Files | |
parent | removed duplicate import for backend_library (there's another import in backe... (diff) |
removed BEDeclarePredefinedSymbols
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@384 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/Clean System Files')
-rw-r--r-- | backend/Clean System Files/backend_library | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library index b2e3e76..0f9aebc 100644 --- a/backend/Clean System Files/backend_library +++ b/backend/Clean System Files/backend_library @@ -4,7 +4,6 @@ BEInit BEFree BEArg BEDeclareModules -BEDeclarePredefinedSymbols BESpecialArrayFunctionSymbol BEDictionarySelectFunSymbol BEDictionaryUpdateFunSymbol |