trick/trick_source
Alex Lin 48ad85d0af Some Trick jobs are labeled "simobject.classPtr->Foo()" trick_dp barfs on the "->" string
The "->" string interferes with some code in quick plot trying to split array ranges into
individual variables.  The old code only tested for the '-' character.  Changed these
checks to regular expressions that only match '-' if it is not followed by '>'.  Also
converted tabs to spaces throughout the file, hence the big diff.

refs #51
2016-06-30 15:35:23 -05:00
..
codegen/Interface_Code_Gen Switch compilation of ICG from clang++ to g++ 2016-06-29 17:33:04 -05:00
data_products Save X11 include and library information from configure 2016-06-27 09:50:04 -05:00
er7_utils Merge in the er7_utils integrators 2016-02-11 14:13:25 -06:00
java Some Trick jobs are labeled "simobject.classPtr->Foo()" trick_dp barfs on the "->" string 2016-06-30 15:35:23 -05:00
sim_services Convert old units to udunits in test code 2016-06-30 11:24:18 -05:00
trick_swig Support using Python 3 2016-06-28 13:44:21 -05:00
trick_utils Set and use LD in our makefiles correctly. 2016-06-28 08:58:33 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00