aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/Mac/Clean System Files/cDirectory.objbin0 -> 7628 bytes
-rw-r--r--main/Mac/Clean System Files/directory_library4
-rw-r--r--main/Mac/CoclSystemDependent.icl3
3 files changed, 7 insertions, 0 deletions
diff --git a/main/Mac/Clean System Files/cDirectory.obj b/main/Mac/Clean System Files/cDirectory.obj
new file mode 100644
index 0000000..d5deed3
--- /dev/null
+++ b/main/Mac/Clean System Files/cDirectory.obj
Binary files differ
diff --git a/main/Mac/Clean System Files/directory_library b/main/Mac/Clean System Files/directory_library
new file mode 100644
index 0000000..12493b1
--- /dev/null
+++ b/main/Mac/Clean System Files/directory_library
@@ -0,0 +1,4 @@
+InterfaceLib
+PBHRenameSync
+PBCatMoveSync
+PBHSetVolSync
diff --git a/main/Mac/CoclSystemDependent.icl b/main/Mac/CoclSystemDependent.icl
index c39c3b8..39e2451 100644
--- a/main/Mac/CoclSystemDependent.icl
+++ b/main/Mac/CoclSystemDependent.icl
@@ -1,6 +1,9 @@
// this is for the PowerMac
implementation module CoclSystemDependent
+// import for filesystem
+import code from "cDirectory.obj", library "directory_library" // this is the only platform dependent line in this module
+
import StdEnv
import Clean2AppleEventHandler,compile,docommand,cache_variable