diff options
author | jingham <jingham@noemail.net> | 1998-11-11 07:46:04 (GMT) |
---|---|---|
committer | jingham <jingham@noemail.net> | 1998-11-11 07:46:04 (GMT) |
commit | 781116b6e0e1d94faf6e85f938815da328b0a097 (patch) | |
tree | 1a0e2266cb30dd1c4c53416b756847f060caec11 /mac/tclMacCommonPch.h | |
parent | 9a646b4601abb0d55e45d7d7230dd1ff6e357053 (diff) | |
download | tcl-781116b6e0e1d94faf6e85f938815da328b0a097.zip tcl-781116b6e0e1d94faf6e85f938815da328b0a097.tar.gz tcl-781116b6e0e1d94faf6e85f938815da328b0a097.tar.bz2 |
Updated Changes file, and added Vince Darley's suggested change to TclMacExit.
FossilOrigin-Name: 0c401604038bf74f88f6d9bf212d88ea6432bace
Diffstat (limited to 'mac/tclMacCommonPch.h')
-rwxr-xr-x | mac/tclMacCommonPch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/tclMacCommonPch.h b/mac/tclMacCommonPch.h index ec6d0d3..b06a494 100755 --- a/mac/tclMacCommonPch.h +++ b/mac/tclMacCommonPch.h @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclMacCommonPch.h,v 1.1 1998/11/10 16:30:36 rjohnson Exp $ + * RCS: @(#) $Id: tclMacCommonPch.h,v 1.2 1998/11/11 07:46:04 jingham Exp $ */ #if !__option(enumsalwaysint) @@ -66,7 +66,7 @@ */ -#define TCL_DEBUG +/* #define TCL_DEBUG */ #ifdef TCL_DEBUG |