trick/trick_source/java
Alex Lin 7ecfcad90a Add batch files to start GUIs under Windows
Added a couple of batch files in the java GUI area so they can be used with
Windows.  Made an addition in TrickApplication.java to add the .bat suffix
to script calls when using Windows.

Fixes #47
2015-04-29 15:01:45 -05:00
..
src/trick Add batch files to start GUIs under Windows 2015-04-29 15:01:45 -05:00
test Initial commit of everything. 2015-02-26 09:02:31 -06:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
build_trick Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
build.xml Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
makefile Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance. 2015-03-10 15:49:24 -05:00