diff options
Diffstat (limited to 'tests/listbox.test')
-rw-r--r-- | tests/listbox.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/listbox.test b/tests/listbox.test index cb1a4e3..c2b1447 100644 --- a/tests/listbox.test +++ b/tests/listbox.test @@ -7,7 +7,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) listbox.test 1.45 97/10/29 13:05:46 +# RCS: @(#) $Id: listbox.test,v 1.2 1998/09/14 18:23:48 stanton Exp $ if {[string compare test [info procs test]] == 1} then \ {source defs} |