mirror of
https://github.com/AdaCore/OpenUxAS.git
synced 2026-02-12 13:07:16 -08:00
5 lines
223 B
Batchfile
5 lines
223 B
Batchfile
pushd ..\..\..\OpenAMASE\OpenAMASE
|
|
java -Xmx2048m -splash:data\amase_splash.png -cp dist\*;lib\* avtas.app.Application --config config\amase --scenario "..\..\OpenUxAS\examples\07_PythonWithAmase\Scenario_Empty.xml"
|
|
popd
|
|
|