summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSX.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/tkMacOSX.h')
-rw-r--r--macosx/tkMacOSX.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/tkMacOSX.h b/macosx/tkMacOSX.h
index 95eafd1..05ea6c2 100644
--- a/macosx/tkMacOSX.h
+++ b/macosx/tkMacOSX.h
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkMacOSX.h,v 1.6 2009/06/29 14:35:01 das Exp $
*/
#ifndef _TKMAC
ll Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-09-24 09:15:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-09-24 09:15:04 (GMT)
commitacbd6572bf54e80f38d0b6c8bef872cb4356454f (patch)
treef2659a5c4721784e24f967c6fd9e0b8a6c38f6af /unix
parent0d9b9d1f8a5231d790f9d82e12472a9429f2f43c (diff)
downloadtcl-acbd6572bf54e80f38d0b6c8bef872cb4356454f.zip
tcl-acbd6572bf54e80f38d0b6c8bef872cb4356454f.tar.gz
tcl-acbd6572bf54e80f38d0b6c8bef872cb4356454f.tar.bz2
* unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at the
appropriate moment. I believe this is the cause of [Bug 613117]