12 lines
325 B
Text
12 lines
325 B
Text
|
--- iwidgets.tcl.in.orig Mon Jun 7 09:44:35 2010
|
||
|
+++ iwidgets.tcl.in Mon Jun 7 09:44:47 2010
|
||
|
@@ -16,7 +16,7 @@
|
||
|
package require Tcl 8.0
|
||
|
package require Tk 8.0
|
||
|
package require Itcl @ITCL_VERSION@
|
||
|
-package require Itk @ITCL_VERSION@
|
||
|
+package require Itk @ITK_VERSION@
|
||
|
|
||
|
namespace eval ::iwidgets {
|
||
|
namespace export *
|