mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 14:40:35 +05:00
no tcl warning for geom2d
This commit is contained in:
parent
f5f099d868
commit
2bfaba978a
@ -86,8 +86,8 @@ catch {
|
|||||||
|
|
||||||
|
|
||||||
if { [catch { load libgeom2dvis[info sharedlibextension] Ng_Geom2d } result ] } {
|
if { [catch { load libgeom2dvis[info sharedlibextension] Ng_Geom2d } result ] } {
|
||||||
puts "cannot load 2d meshing module"
|
# puts "cannot load 2d meshing module"
|
||||||
puts "error: $result"
|
# puts "error: $result"
|
||||||
}
|
}
|
||||||
|
|
||||||
catch { source ${ngdir}/csgeom.tcl }
|
catch { source ${ngdir}/csgeom.tcl }
|
||||||
|
Loading…
Reference in New Issue
Block a user