diff options
| author | escoffon <escoffon> | 1998-06-10 12:06:58 (GMT) |
|---|---|---|
| committer | escoffon <escoffon> | 1998-06-10 12:06:58 (GMT) |
| commit | 37a0c8976d25de625c3021a8db1e18503d48315d (patch) | |
| tree | 72048457c31bb45e04cd58d13fcc10972e0efa86 | |
| parent | 12368f9441162583f4f08ea5d2d4baca3dc3f10c (diff) | |
| download | tcl-37a0c8976d25de625c3021a8db1e18503d48315d.zip tcl-37a0c8976d25de625c3021a8db1e18503d48315d.tar.gz tcl-37a0c8976d25de625c3021a8db1e18503d48315d.tar.bz2 | |
replaced the SCCS id string in header to display ids
| -rw-r--r-- | generic/tclBasic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclBasic.c b/generic/tclBasic.c index 9897286..4708212 100644 --- a/generic/tclBasic.c +++ b/generic/tclBasic.c @@ -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. * - * SCCS: @(#) tclBasic.c 1.305 97/08/13 10:34:43 + * SCCS: %Z% $Id: tclBasic.c,v 1.3 1998/06/10 12:06:58 escoffon Exp $ */ #include "tclInt.h" |
