diff options
Diffstat (limited to 'tests/textBTree.test')
-rw-r--r-- | tests/textBTree.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textBTree.test b/tests/textBTree.test index 0ca5eb2..d59a9b8 100644 --- a/tests/textBTree.test +++ b/tests/textBTree.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: @(#) textBTree.test 1.8 96/03/21 15:51:12 +# RCS: @(#) $Id: textBTree.test,v 1.2 1998/09/14 18:23:50 stanton Exp $ if {[string compare test [info procs test]] == 1} then \ {source defs} |