aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnvg2006-04-07 12:18:00 +0000
committerjohnvg2006-04-07 12:18:00 +0000
commit0e397df3bfbcea09b10d2267c70dd878cf8c76a0 (patch)
tree66a7f05b4f49b88c296db0e84712767ebd8a9bde
parentuse BEGetIntFromArray instead of BECopyInts (diff)
add BEGetIntFromArray
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1595 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/CleanCompilerLib.mcp.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/CleanCompilerLib.mcp.exp b/backendC/CleanCompilerLib.mcp.exp
index fd709ba..a88cc4c 100644
--- a/backendC/CleanCompilerLib.mcp.exp
+++ b/backendC/CleanCompilerLib.mcp.exp
@@ -122,6 +122,7 @@ BEDefineImportedObjsAndLibs
BESetMainDclModuleN
BEStrictPositions
BECopyInts
+BEGetIntFromArray
BEDeclareDynamicTypeSymbol
BEDynamicTempTypeSymbol
BEInsertForeignExport \ No newline at end of file