summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadTest.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/tclThreadTest.c
parent835885adda010ab381633a38750c80da69953dc2 (diff)
downloadtcl-99b0d4173b50012e14093f37872b3677d9b9567c.zip
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.gz
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.bz2
replaced SCCS with RCS strings
Diffstat (limited to 'generic/tclThreadTest.c')
-rw-r--r--generic/tclThreadTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclThreadTest.c b/generic/tclThreadTest.c
index 5ec7b28..e2aa6d3 100644
--- a/generic/tclThreadTest.c
+++ b/generic/tclThreadTest.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: @(#) tclThreadTest.c 1.11 98/02/19 11:52:01
+ * RCS: @(#) $Id: tclThreadTest.c,v 1.1.2.2 1998/10/03 01:56:42 stanton Exp $
*/
#include "tclInt.h"