From bbd4d64b382501a65096db2b9a1ba044eeaa6125 Mon Sep 17 00:00:00 2001 From: johnvg Date: Thu, 20 Jul 2006 11:02:52 +0000 Subject: 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 --- main/Windows/CoclSystemDependent.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') 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 { -- cgit v1.2.3