trick/trick_source
Alex Lin 447585ad16 ICG processing files it is supposed to skip
We pull file names out of the clang infrastructure to match where
classes are defined.  We use the file name to pull comments and find
and process Trick header comments.  Up to now clang gave us the realpath
of files and when we looked up comments we already had the realpath and
everything worked.  In clang 3.6 in some places we are not getting the
realpath anymore which confuses ICG.  Added code to get the realpath of
any file name we use throughout the code.

refs #167
2016-02-04 15:43:14 -06:00
..
codegen/Interface_Code_Gen ICG processing files it is supposed to skip 2016-02-04 15:43:14 -06:00
data_products Unit tests failing on the Mac. 2015-11-19 14:41:18 -06:00
java Stripchart does not start with input file 2016-01-20 16:50:23 -06:00
sim_services Sending the variable server a variable name that lists a composite type causes core dump 2016-01-26 16:02:15 -06:00
trick_swig Configure script does not set up GSL correctly 2015-11-18 08:30:21 -06:00
trick_utils Delete obsolete .d files in the trick_models directory. 2015-08-31 19:24:56 -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