diff options
author | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
commit | 02389b4ba722447086c7590365883cfcd02ba692 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /tests/ttk/all.tcl | |
parent | 67481e97e63a0719feb2dadf4ce7de6eb0abb459 (diff) | |
download | tk-02389b4ba722447086c7590365883cfcd02ba692.zip tk-02389b4ba722447086c7590365883cfcd02ba692.tar.gz tk-02389b4ba722447086c7590365883cfcd02ba692.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'tests/ttk/all.tcl')
-rw-r--r-- | tests/ttk/all.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ttk/all.tcl b/tests/ttk/all.tcl index d2fab16..2cc7bad 100644 --- a/tests/ttk/all.tcl +++ b/tests/ttk/all.tcl @@ -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. # -# RCS: @(#) $Id: all.tcl,v 1.2 2007/09/18 10:39:52 patthoyts Exp $ +# RCS: @(#) $Id: all.tcl,v 1.3 2007/12/13 15:28:49 dgp Exp $ package require Tcl 8.5 package require tcltest 2.2 |