From 7606ce4e35327b6a5508113f7f711078864100b2 Mon Sep 17 00:00:00 2001 From: ronny Date: Thu, 4 Oct 2001 11:48:43 +0000 Subject: fail explicit cases git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@827 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backend/backend.icl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/backend.icl') diff --git a/backend/backend.icl b/backend/backend.icl index ef7e6ad..ac2c4b2 100644 --- a/backend/backend.icl +++ b/backend/backend.icl @@ -763,9 +763,9 @@ BEDynamicTempTypeSymbol a0 = code { ccall BEDynamicTempTypeSymbol ":I:I" }; // BESymbolP BEDynamicTempTypeSymbol (); -kBEVersionCurrent:==0x02000213; +kBEVersionCurrent:==0x02000214; kBEVersionOldestDefinition:==0x02000213; -kBEVersionOldestImplementation:==0x02000213; +kBEVersionOldestImplementation:==0x02000214; kBEDebug:==1; kPredefinedModuleIndex:==1; BENoAnnot:==0; -- cgit v1.2.3