We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fac78 commit c2f7d02Copy full SHA for c2f7d02
1 file changed
kratos.gid/exec/compiled.win.bat
@@ -18,6 +18,8 @@ DEL "%2\%1.flavia.dat"
18
DEL "%2\gid_output"
19
DEL "%2\vtk_output"
20
21
+@REM echo "Launching on Compiled for windows -> %kratos_bin_path%" > .run
22
+
23
set PATH=%kratos_bin_path%\libs;%PATH%
24
set PYTHONPATH=%kratos_bin_path%
25
0 commit comments