aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.icl
diff options
context:
space:
mode:
authorronny2005-01-10 04:16:16 +0000
committerronny2005-01-10 04:16:16 +0000
commitc168e94407fd92235e0cca59daa9e6a64b522c94 (patch)
tree0ce4fd55c698e000fa1124f7630594ce92b179b5 /backend/backend.icl
parentremove workaround for a bug in Clean 2.0, that seems to have been fixed already (diff)
changed version number and name of university
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1504 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/backend.icl')
-rw-r--r--backend/backend.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/backend.icl b/backend/backend.icl
index 765af9d..dbd4441 100644
--- a/backend/backend.icl
+++ b/backend/backend.icl
@@ -793,7 +793,7 @@ BEDynamicTempTypeSymbol a0 = code {
ccall BEDynamicTempTypeSymbol ":I:I"
}
// BESymbolP BEDynamicTempTypeSymbol ();
-kBEVersionCurrent:==0x02100800;
+kBEVersionCurrent:==0x02116000;
kBEVersionOldestDefinition:==0x02100401;
kBEVersionOldestImplementation:==0x02100401;
kBEDebug:==1;