diff options
Diffstat (limited to 'mac/tclMacResource.r')
-rw-r--r-- | mac/tclMacResource.r | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/tclMacResource.r b/mac/tclMacResource.r index 3cb9d88..664b715 100644 --- a/mac/tclMacResource.r +++ b/mac/tclMacResource.r @@ -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: tclMacResource.r,v 1.7 2002/04/23 14:26:42 das Exp $ + * RCS: @(#) $Id: tclMacResource.r,v 1.8 2002/09/12 17:33:20 das Exp $ */ #include <Types.r> @@ -23,7 +23,7 @@ * the version string for Tcl. */ -#define RESOURCE_INCLUDED +#define RC_INVOKED #include "tcl.h" /* |