mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-05 01:14:16 +05:00
prove misleading 'cannot load stl' msg
This commit is contained in:
parent
da11a720da
commit
c3a3ac48b7
@ -1,6 +1,6 @@
|
|||||||
if { [catch { load libstlvis[info sharedlibextension] Ng_STL } result ] } {
|
if { [catch { load libstlvis[info sharedlibextension] Ng_STL } result ] } {
|
||||||
puts "cannot load stl"
|
# puts "cannot load stl"
|
||||||
puts "error: $result"
|
# puts "error: $result"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user