summaryrefslogtreecommitdiffstats
path: root/generic/tclParseExpr.c
diff options
context:
space:
mode:
authorstanton <stanton>1998-10-03 01:56:40 (GMT)
committerstanton <stanton>1998-10-03 01:56:40 (GMT)
commit99b0d4173b50012e14093f37872b3677d9b9567c (patch)
tree961bd89c7c2c468fa800c5d2fc87d6fe437699ce /generic/tclParseExpr.c
parent835885adda010ab381633a38750c80da69953dc2 (diff)
downloadtcl-99b0d4173b50012e14093f37872b3677d9b9567c.zip
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.gz
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.bz2
replaced SCCS with RCS strings
Diffstat (limited to 'generic/tclParseExpr.c')
-rw-r--r--generic/tclParseExpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclParseExpr.c b/generic/tclParseExpr.c
index f4553a3..1bd2a14 100644
--- a/generic/tclParseExpr.c
+++ b/generic/tclParseExpr.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: @(#) tclParseExpr.c 1.7 98/01/20 15:19:26
+ * RCS: @(#) $Id: tclParseExpr.c,v 1.1.2.2 1998/10/03 01:56:41 stanton Exp $
*/
#include "tclInt.h"