diff options
Diffstat (limited to 'main/Windows/CoclSystemDependent.dcl')
-rw-r--r-- | main/Windows/CoclSystemDependent.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Windows/CoclSystemDependent.dcl b/main/Windows/CoclSystemDependent.dcl index 992fa23..03df339 100644 --- a/main/Windows/CoclSystemDependent.dcl +++ b/main/Windows/CoclSystemDependent.dcl @@ -23,6 +23,6 @@ SystemDependentInitialIO :: [a] ensureCleanSystemFilesExists :: !String !*Files -> (!Bool, !*Files) -set_compiler_id :: Int -> Int +set_compiler_id :: !Int -> Int compiler_loop :: ([{#Char}] *st -> *(Bool, *st)) *st -> (!Bool, !*st) |