trick/trick_source/java
Derek Bankieris d41e7cb937 Genericized the VS* suite of classes, reducing redundancy.
Added a <state> element for variables in TV files.
Added a Trick 13 to Trick 15 TV file converter.
Updated .gitignore files.
fixes #21
2015-03-16 11:36:51 -05:00
..
src/trick Genericized the VS* suite of classes, reducing redundancy. 2015-03-16 11:36:51 -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 Initial commit of everything. 2015-02-26 09:02:31 -06:00
build.xml Initial commit of everything. 2015-02-26 09:02:31 -06: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