mirror of
https://github.com/nasa/trick.git
synced 2025-01-09 14:32:53 +00:00
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
/usr/java/jdk1.6.0/bin/java -classpath ./java/dist/trick.jar trick.test.Client
|