Alex Lin
21c3eaf500
Fixed shell detection logic.
...
Fiexed the shell detection logic by not trying to. Changed the
install_user script to just print the add TRICK_HOME to the
PATH for both types of shells.
Fixes #9
2015-03-11 08:14:46 -05:00
Alex Lin
dbaf7e8ea3
Incrementing the major number in trick_ver.txt. This is only symbolic as this file is overwritten at release time, the major number will be contained in the tag name. Fixes #8
2015-03-04 15:28:05 -06:00
Alex Lin
a1fea8a36f
Added code to trick_dp that will check if fxplot exists. If it does then it will
...
add a radio button for it. If it doesn't exist, it will not show up in the plot
menu.
2015-03-04 13:37:20 -06:00
Alex Lin
2fab93da66
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.
...
Also added the java GUIs to the default build rule.
Finally I added a lot of .gitignore files to ignore generated files.
Fixes #5
2015-03-03 16:08:54 -06:00
Alex Lin
f0c594f841
Initial commit of everything.
2015-02-26 09:02:31 -06:00