diff options
Diffstat (limited to 'mac/tclMacResource.r')
-rw-r--r-- | mac/tclMacResource.r | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/mac/tclMacResource.r b/mac/tclMacResource.r index b022078..b8ccedf 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.5 2001/11/23 01:28:26 das Exp $ + * RCS: @(#) $Id: tclMacResource.r,v 1.6 2001/12/27 22:46:28 das Exp $ */ #include <Types.r> @@ -26,21 +26,6 @@ #define RESOURCE_INCLUDED #include "tcl.h" -#if (TCL_RELEASE_LEVEL == 0) -# define RELEASE_LEVEL alpha -#elif (TCL_RELEASE_LEVEL == 1) -# define RELEASE_LEVEL beta -#elif (TCL_RELEASE_LEVEL == 2) -# define RELEASE_LEVEL final -#endif - -#if (TCL_RELEASE_LEVEL == 2) -# define MINOR_VERSION (TCL_MINOR_VERSION * 16) + TCL_RELEASE_SERIAL -#else -# define MINOR_VERSION TCL_MINOR_VERSION * 16 -#endif - - /* * The mechanisim below loads Tcl source into the resource fork of the * application. The example below creates a TEXT resource named |