source: CIVL/properties/build.properties.civl

main
Last change on this file was a389857, checked in by Stephen Siegel <siegel@…>, 3 years ago

Moved properties directory to root.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5706 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 415 bytes
Line 
1# Configuration for civl virtual machine
2root=/opt/vsl
3hamcrest.jar=${root}/lib/hamcrest-core.jar
4jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
5junit.jar=${root}/lib/junit.jar
6antlr.jar=${root}/lib/antlr-4.4-complete.jar
7antlr.runtime.jar=${root}/lib/antlr-runtime-4.4.jar
8sarl.jar=/opt/repos/sarl/trunk/sarl.jar
9gmc.jar=/opt/repos/gmc/trunk/gmc.jar
10abc.jar=/opt/repos/abc/trunk/abc.jar
11javaversion=11
12nthreads=4
Note: See TracBrowser for help on using the repository browser.