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