fixes for occ doctor on windows

This commit is contained in:
Gerhard Kitzler 2013-08-07 15:30:02 +00:00
parent 3307eb98b3
commit 2d595c84c2

View File

@ -1,7 +1,10 @@
if { [catch { load liboccvis[info sharedlibextension] Ng_OCC } result ] } {
# puts "cannot load occ"
# puts "error: $result"
}
if { [catch { Ng_OCCCommand isoccgeometryloaded }] } {
# dummy
proc rebuildoccdialog { } { }
} {