summaryrefslogtreecommitdiff
path: root/MAIN_CLM.d
diff options
context:
space:
mode:
authorJohn van Groningen2003-07-11 13:47:24 +0000
committerJohn van Groningen2003-07-11 13:47:24 +0000
commit2255def3b1d52edce2b87c30ddff0a206abda7cd (patch)
tree406f668067c28094b4a64a59d6549554bcb54f51 /MAIN_CLM.d
parentfix bug in floating point subtract and divide (diff)
add .c and .h files
Diffstat (limited to 'MAIN_CLM.d')
-rw-r--r--MAIN_CLM.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAIN_CLM.d b/MAIN_CLM.d
new file mode 100644
index 0000000..f4da63e
--- /dev/null
+++ b/MAIN_CLM.d
@@ -0,0 +1,3 @@
+#if (defined (__MWERKS__) || defined (__MRC__) || defined (PROJECT_BUILDER)) && !defined (MAKE_MPW_TOOL)
+# define MAIN_CLM
+#endif