summaryrefslogtreecommitdiffstats
path: root/generic/tclBasic.c
diff options
context:
space:
mode:
authorescoffon <escoffon@noemail.net>1998-06-10 12:06:57 (GMT)
committerescoffon <escoffon@noemail.net>1998-06-10 12:06:57 (GMT)
commit1cb84695dbe51e2ccecba35316ebad024718122f (patch)
tree72048457c31bb45e04cd58d13fcc10972e0efa86 /generic/tclBasic.c
parent58eb01315525bebb16db88bb7ac2c9f5f0d4a90d (diff)
downloadtcl-1cb84695dbe51e2ccecba35316ebad024718122f.zip
tcl-1cb84695dbe51e2ccecba35316ebad024718122f.tar.gz
tcl-1cb84695dbe51e2ccecba35316ebad024718122f.tar.bz2
replaced the SCCS id string in header to display ids
FossilOrigin-Name: 1b6ffa090e3d908936daf39eaa9238e83540c6a7
Diffstat (limited to 'generic/tclBasic.c')
-rw-r--r--generic/tclBasic.c2
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"