diff options
Diffstat (limited to 'tests/for.test')
-rw-r--r-- | tests/for.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/for.test b/tests/for.test index aa918ec..609ca78 100644 --- a/tests/for.test +++ b/tests/for.test @@ -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: @(#) for.test 1.10 97/07/02 16:40:59 +# RCS: @(#) $Id: for.test,v 1.2 1998/09/14 18:40:09 stanton Exp $ if {[string compare test [info procs test]] == 1} then {source defs} |