diff options
author | escoffon <escoffon> | 1998-06-10 12:30:43 (GMT) |
---|---|---|
committer | escoffon <escoffon> | 1998-06-10 12:30:43 (GMT) |
commit | 36dcbab765eba736c60ae35a104bb19d759d63e2 (patch) | |
tree | 225d7803fe58709f46532a1c39b43a898dd946f6 /generic | |
parent | 288ec4dcddacb46293f18b821d402be4b740610b (diff) | |
download | tcl-36dcbab765eba736c60ae35a104bb19d759d63e2.zip tcl-36dcbab765eba736c60ae35a104bb19d759d63e2.tar.gz tcl-36dcbab765eba736c60ae35a104bb19d759d63e2.tar.bz2 |
Restored the SCCS id string back to id strings
Diffstat (limited to 'generic')
-rw-r--r-- | generic/tcl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h index 7efe198..c2f28e9 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -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: @(#) tcl.h 1.326 97/11/20 12:40:43 + * SCCS: %Z% $Id: tcl.h,v 1.3 1998/06/10 12:30:43 escoffon Exp $ */ #ifndef _TCL |