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