summaryrefslogtreecommitdiffstats
path: root/tests/proc.test
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1998-09-14 18:39:42 (GMT)
committerstanton <stanton@noemail.net>1998-09-14 18:39:42 (GMT)
commitd18103c837e55a0a945a1e9527bde6733eca153a (patch)
tree91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /tests/proc.test
parentf2c22dd914ac2006c230ba1b676efbe299dce88d (diff)
downloadtcl-d18103c837e55a0a945a1e9527bde6733eca153a.zip
tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.gz
tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.bz2
Replaced SCCS strings, fixed binary filescore-8-0-3
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
Diffstat (limited to 'tests/proc.test')
-rw-r--r--tests/proc.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/proc.test b/tests/proc.test
index eeace97..f470707 100644
--- a/tests/proc.test
+++ b/tests/proc.test
@@ -12,7 +12,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) proc.test 1.11 97/08/12 13:31:43
+# RCS: @(#) $Id: proc.test,v 1.2 1998/09/14 18:40:12 stanton Exp $
if {[string compare test [info procs test]] == 1} then {source defs}