mirror of
https://github.com/nasa/trick.git
synced 2025-02-03 17:50:43 +00:00
2 lines
110 B
Batchfile
2 lines
110 B
Batchfile
|
set TRICK_HOME=%~dp0..
|
||
|
java -cp %TRICK_HOME%\dist\*;%TRICK_HOME%\lib\* trick.sniffer.SimSnifferApplication %*
|