aboutsummaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorjohnvg2006-07-20 11:02:52 +0000
committerjohnvg2006-07-20 11:02:52 +0000
commitbbd4d64b382501a65096db2b9a1ba044eeaa6125 (patch)
tree8a1b6bec9d141cca8f1c9f95cf3ecfc78508402f /main
parentadd object code for thread_message.c for 32 and 64 bit windows (diff)
use c_thread_message.o or c_thread_message.obj
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1611 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'main')
-rw-r--r--main/Windows/CoclSystemDependent.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Windows/CoclSystemDependent.icl b/main/Windows/CoclSystemDependent.icl
index b88dd05..996009d 100644
--- a/main/Windows/CoclSystemDependent.icl
+++ b/main/Windows/CoclSystemDependent.icl
@@ -28,7 +28,7 @@ ensureCleanSystemFilesExists path env
import thread_message;
-import code from "thread_message.obj";
+import code from "c_thread_message.";
set_compiler_id :: !Int -> Int
set_compiler_id compiler_id = code {