summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInt.h
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-07-31 14:43:35 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-07-31 14:43:35 (GMT)
commit53bc9e6c6a1e6f0cfa6ad54e6c95be54753e3b49 (patch)
tree6c96fbd692f683a13fbe376d5e0fb3f7aec3a3b5 /generic/tclOOInt.h
parent8b4bd2bb9a913d76dbb65ca98921a537bce251fd (diff)
downloadtcl-53bc9e6c6a1e6f0cfa6ad54e6c95be54753e3b49.zip
tcl-53bc9e6c6a1e6f0cfa6ad54e6c95be54753e3b49.tar.gz
tcl-53bc9e6c6a1e6f0cfa6ad54e6c95be54753e3b49.tar.bz2
Dumped tclNRE.h's contents into tclInt.h. The file is now empty and
unrefernced everywhere but in macosx/Tcl.xcodeproj/project.pbxproj: some knowledgeable maintainer please remove tclNRE.h after making sure it doesn't break the build on macosx
Diffstat (limited to 'generic/tclOOInt.h')
-rw-r--r--generic/tclOOInt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tclOOInt.h b/generic/tclOOInt.h
index fa7d80e..6b10a40 100644
--- a/generic/tclOOInt.h
+++ b/generic/tclOOInt.h
@@ -9,12 +9,11 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclOOInt.h,v 1.5 2008/07/18 23:29:44 msofer Exp $
+ * RCS: @(#) $Id: tclOOInt.h,v 1.6 2008/07/31 14:43:47 msofer Exp $
*/
#include <tclInt.h>
#include "tclOO.h"
-#include "tclNRE.h"
/*
* Forward declarations.