From faf970ed40dd58c0264645474ac9a44cd87e49e6 Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 21 Oct 2003 11:05:05 +0000 Subject: import code from "cDirectory." instead of "cDirectory.obj" git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1405 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/Mac/CoclSystemDependent.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/Mac/CoclSystemDependent.icl b/main/Mac/CoclSystemDependent.icl index c9dbd1d..72c1711 100644 --- a/main/Mac/CoclSystemDependent.icl +++ b/main/Mac/CoclSystemDependent.icl @@ -2,7 +2,7 @@ implementation module CoclSystemDependent // import for filesystem -import code from "cDirectory.obj"; // this is the only platform dependent line in this module +import code from "cDirectory."; // this is the only platform dependent line in this module import StdEnv import Clean2AppleEventHandler,compile,docommand,cache_variable -- cgit v1.2.3