From e640aaf11a1cec0c5fd9b1f7968890441c856019 Mon Sep 17 00:00:00 2001 From: ronny Date: Mon, 17 Jun 2002 09:15:04 +0000 Subject: made Clean 2.0 compatible git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1094 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/Windows/CoclSystemDependent.dcl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'main/Windows/CoclSystemDependent.dcl') diff --git a/main/Windows/CoclSystemDependent.dcl b/main/Windows/CoclSystemDependent.dcl index 69b9848..992fa23 100644 --- a/main/Windows/CoclSystemDependent.dcl +++ b/main/Windows/CoclSystemDependent.dcl @@ -25,7 +25,4 @@ ensureCleanSystemFilesExists :: !String !*Files -> (!Bool, !*Files) set_compiler_id :: Int -> Int -:: CompileFun st - :== ([{#Char}] st -> (Bool, st)) - -compiler_loop :: (CompileFun *st) *st -> (!Bool, !*st) +compiler_loop :: ([{#Char}] *st -> *(Bool, *st)) *st -> (!Bool, !*st) -- cgit v1.2.3