Index: xotcl/generic/xotcl.c =================================================================== diff -u -rd374abc5db9d88ce09ee134350fac67ae0d59e5e -r772ce5d27ccbfe6d13f4154ebc5db163b410b418 --- xotcl/generic/xotcl.c (.../xotcl.c) (revision d374abc5db9d88ce09ee134350fac67ae0d59e5e) +++ xotcl/generic/xotcl.c (.../xotcl.c) (revision 772ce5d27ccbfe6d13f4154ebc5db163b410b418) @@ -1,5 +1,5 @@ #define NAMESPACEINSTPROCS 1 -/* $Id: xotcl.c,v 1.4 2004/06/20 21:14:14 neumann Exp $ +/* $Id: xotcl.c,v 1.5 2004/06/20 21:29:09 neumann Exp $ * * XOTcl - Extended OTcl * @@ -48,7 +48,7 @@ #include "xotclAccessInt.h" #ifdef KEEP_TCL_CMD_TYPE -# include "tclCompile.h" +/*# include "tclCompile.h"*/ #endif #ifdef COMPILE_XOTCL_STUBS