This commit is contained in:
Joachim Schoeberl 2009-08-25 11:23:47 +00:00
parent aa2fda0ae2
commit a8ee6ffd81

View File

@ -5,9 +5,9 @@ if {[catch {package require Tix } result ]} {
puts "error : $result"
}
# if {[catch {package require Togl 2.0 }]} {
# puts "cannot find package Togl 2.0"
# }
if {[catch {package require Togl 2.0 }]} {
puts "cannot find package Togl 2.0"
}