trick/trick_source
Alex Lin f63f44d876 Ignore privacy
Changed the storage of offsets from bytes to bits to better handle bitfields.
Added code to track classes that are defined within other classes and are
private/protected.  These classes cannot be used in templates because our
io_src code declares variables outside of the class that would try and use
these private/protected variables.  When a template is found to use a
private/protected class it is skipped.

refs #218
2016-04-13 16:07:15 -05:00
..
codegen/Interface_Code_Gen Ignore privacy 2016-04-13 16:07:15 -05:00
data_products Unit tests failing on the Mac. 2015-11-19 14:41:18 -06:00
er7_utils Merge in the er7_utils integrators 2016-02-11 14:13:25 -06:00
java refs #219 Present a dialog that allows per-unit selection for multidimensional units 2016-04-11 10:06:51 -05:00
sim_services Fix address arithmetic in ClassicCheckPointerAgent::write_rvalue. Refs #221 2016-04-13 15:39:30 -05:00
trick_swig Compiling with gcc 4.9 sometimes requires cstddef 2016-04-01 17:05:24 -05:00
trick_utils Added the conversion capabilities between Euler angles and quaternions. Refs:#216 2016-04-04 17:07:04 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00