mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 14:10:34 +05:00
This commit is contained in:
parent
aa2fda0ae2
commit
a8ee6ffd81
@ -5,9 +5,9 @@ if {[catch {package require Tix } result ]} {
|
|||||||
puts "error : $result"
|
puts "error : $result"
|
||||||
}
|
}
|
||||||
|
|
||||||
# if {[catch {package require Togl 2.0 }]} {
|
if {[catch {package require Togl 2.0 }]} {
|
||||||
# puts "cannot find package Togl 2.0"
|
puts "cannot find package Togl 2.0"
|
||||||
# }
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user