From b1de57220ddc6025e3731f2579549866b058f134 Mon Sep 17 00:00:00 2001 From: ronny Date: Thu, 1 Nov 2001 15:30:29 +0000 Subject: pass strictness information from C to Clean, print strict exported and all types in Clean git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@877 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backend/Clean System Files/backend_library | 3 +++ 1 file changed, 3 insertions(+) (limited to 'backend/Clean System Files') diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library index 780b1b4..6eb2ebe 100644 --- a/backend/Clean System Files/backend_library +++ b/backend/Clean System Files/backend_library @@ -1,6 +1,7 @@ backend.dll BEGetVersion BEInit +BECloseFiles BEFree BEArg BEDeclareModules @@ -120,5 +121,7 @@ BEExportField BEExportFunction BEDefineImportedObjsAndLibs BESetMainDclModuleN +BEStrictPositions +BECopyInts BEDeclareDynamicTypeSymbol BEDynamicTempTypeSymbol -- cgit v1.2.3