diff options
author | rjohnson <rjohnson> | 1998-07-01 18:37:16 (GMT) |
---|---|---|
committer | rjohnson <rjohnson> | 1998-07-01 18:37:16 (GMT) |
commit | 7e69dded97f0a1672c612f4b4399ce422bd021f6 (patch) | |
tree | 33bb644564c2de79e7a6f7921f2d54d702429375 | |
parent | 3c1f36adfd391f13472ef474acb2b7ca51cf2f75 (diff) | |
download | tcl-7e69dded97f0a1672c612f4b4399ce422bd021f6.zip tcl-7e69dded97f0a1672c612f4b4399ce422bd021f6.tar.gz tcl-7e69dded97f0a1672c612f4b4399ce422bd021f6.tar.bz2 |
*** empty log message ***
-rw-r--r-- | generic/tclCmdIL.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclCmdIL.c b/generic/tclCmdIL.c index 5aa6229..906f433 100644 --- a/generic/tclCmdIL.c +++ b/generic/tclCmdIL.c @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclCmdIL.c 1.173 97/11/18 13:55:01 + * SCCS: %Z% $Id: tclCmdIL.c,v 1.4 1998/07/01 18:37:16 rjohnson Exp $ */ #include "tclInt.h" |