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