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