summaryrefslogtreecommitdiffstats
path: root/generic/tclRegexp.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/tclRegexp.c
parent835885adda010ab381633a38750c80da69953dc2 (diff)
downloadtcl-99b0d4173b50012e14093f37872b3677d9b9567c.zip
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.gz
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.bz2
replaced SCCS with RCS strings
Diffstat (limited to 'generic/tclRegexp.c')
-rw-r--r--generic/tclRegexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclRegexp.c b/generic/tclRegexp.c
index 05a59d5..44b575c 100644
--- a/generic/tclRegexp.c
+++ b/generic/tclRegexp.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclRegexp.c 1.12 98/01/28 20:45:04
+ * RCS: @(#) $Id: tclRegexp.c,v 1.1.2.2 1998/10/03 01:56:41 stanton Exp $
*/
#include "tclInt.h"