diff options
Diffstat (limited to 'tests/string.test')
-rw-r--r-- | tests/string.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/string.test b/tests/string.test index 6643d4f..b7b58ab 100644 --- a/tests/string.test +++ b/tests/string.test @@ -10,7 +10,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) string.test 1.15 97/07/02 16:49:27 +# RCS: @(#) $Id: string.test,v 1.2 1998/09/14 18:40:14 stanton Exp $ if {[string compare test [info procs test]] == 1} then {source defs} |