mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-19 00:30:48 +05:00
Prevent Tcl from opening up a console window
This commit is contained in:
parent
9af476c353
commit
8c1bde98ce
@ -1,5 +1,6 @@
|
||||
#include <mydefs.hpp>
|
||||
DLL_HEADER const char * ngscript[] = {""
|
||||
,"catch {console hide }\n"
|
||||
,"catch {lappend auto_path $env(NETGENDIR) }\n"
|
||||
,"catch {lappend auto_path $env(NETGENDIR)/../lib }\n"
|
||||
,"if {[catch {Ng_GetCommandLineParameter batchmode} result ]} {\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user