trick/trick_source/java
Derek Bankieris cde7c02d22 Use 1/0 instead of True/False in TVBoolean.java
The use of True/False prevents the plotting of booleans, as those values
cannot be parsed as doubles. While it's conceptually more pleasing to
use the actual Python keywords for booleans, numbers will work just as
well and allow plotting. #337
2016-10-26 13:38:58 -05:00
..
src/trick Use 1/0 instead of True/False in TVBoolean.java 2016-10-26 13:38:58 -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 make javadoc broken 2016-01-12 16:39:47 -06:00