diff options
Diffstat (limited to 'tests/winClipboard.test')
-rw-r--r-- | tests/winClipboard.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winClipboard.test b/tests/winClipboard.test index 222c23f..64a73a9 100644 --- a/tests/winClipboard.test +++ b/tests/winClipboard.test @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) winClipboard.test 1.3 97/07/01 18:10:37 +# RCS: @(#) $Id: winClipboard.test,v 1.2 1998/09/14 18:23:53 stanton Exp $ if {$tcl_platform(platform)!="windows"} { return |