diff options
Diffstat (limited to 'tests/dcall.test')
-rw-r--r-- | tests/dcall.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcall.test b/tests/dcall.test index c7ad1c6..6cd4908 100644 --- a/tests/dcall.test +++ b/tests/dcall.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: @(#) dcall.test 1.6 96/02/16 08:55:44 +# RCS: @(#) $Id: dcall.test,v 1.2 1998/09/14 18:40:08 stanton Exp $ if {[info commands testdcall] == {}} { puts "This application hasn't been compiled with the \"testdcall\"" |