You've already forked OpenUxAS-SoI
mirror of
https://github.com/AdaCore/OpenUxAS-SoI.git
synced 2026-02-12 13:04:49 -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
|
|
|