summaryrefslogtreecommitdiffstats
path: root/mac/MW_TclAppleScriptHeader.pch
diff options
context:
space:
mode:
Diffstat (limited to 'mac/MW_TclAppleScriptHeader.pch')
-rw-r--r--mac/MW_TclAppleScriptHeader.pch3
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/MW_TclAppleScriptHeader.pch b/mac/MW_TclAppleScriptHeader.pch
index f37bc1b..bf86989 100644
--- a/mac/MW_TclAppleScriptHeader.pch
+++ b/mac/MW_TclAppleScriptHeader.pch
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: MW_TclAppleScriptHeader.pch,v 1.1.2.1 1998/09/24 23:59:08 stanton Exp $
+ * RCS: @(#) $Id: MW_TclAppleScriptHeader.pch,v 1.1.2.2 1998/11/11 04:08:26 stanton Exp $
*/
/*
@@ -22,6 +22,7 @@
* architecture we are compiling for (see the code below). For
* example, for a 68k app the prefix file should be: MW_TclHeader68K.
*/
+
#if __POWERPC__
#pragma precompile_target "MW_TclAppleScriptHeaderPPC"
#include "MW_TclHeaderPPC"