7 lines
114 B
Batchfile
Executable file
7 lines
114 B
Batchfile
Executable file
cd ..\..\..\Cantera\matlab
|
|
"%MATLAB_CMD%" -nodisplay -nosplash -nojvm -r setup
|
|
|
|
echo 'ok' > status
|
|
|
|
more
|
|
|