mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
no tcl warning for missing stllib
This commit is contained in:
parent
2bfaba978a
commit
d60abeaa77
@ -1,6 +1,6 @@
|
||||
if { [catch { load libstlvis[info sharedlibextension] Ng_STL } result ] } {
|
||||
puts "cannot load stl"
|
||||
puts "error: $result"
|
||||
# puts "cannot load stl"
|
||||
# puts "error: $result"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user