diff options
Diffstat (limited to 'tests/lrange.test')
-rw-r--r-- | tests/lrange.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lrange.test b/tests/lrange.test index 32fbbaa..1691eb4 100644 --- a/tests/lrange.test +++ b/tests/lrange.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: @(#) lrange.test 1.12 97/06/23 18:19:25 +# RCS: @(#) $Id: lrange.test,v 1.2 1998/09/14 18:40:11 stanton Exp $ if {[string compare test [info procs test]] == 1} then {source defs} |