trick/trick_source
Alex Lin 77510d0ccd Standardize directory names
Found that on the Mac ICG was ignoring all of header files comments in ${TRICK_HOME}/include because it had the relative directory "include" listed as a system path.  Comments were only processed if it wasn't in a system directory.  Changed the check to use our function that checks to see if a header is in user or Trick code, basically the same check, but it only uses full paths and doesn't get confused with "include".

refs #63
2015-06-10 14:19:00 -05:00
..
codegen/Interface_Code_Gen Standardize directory names 2015-06-10 14:19:00 -05:00
data_products Standardize directory names 2015-06-09 08:44:44 -05:00
java Standardize directory names 2015-06-09 08:44:42 -05:00
sim_services Standardize directory names 2015-06-09 08:44:45 -05:00
trick_swig Standardize directory names 2015-06-09 08:44:42 -05:00
trick_utils Standardize directory names 2015-06-09 08:44:42 -05: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