mirror of
https://github.com/nasa/trick.git
synced 2025-05-31 14:40:57 +00:00
* Updated to only compute offset for virtual inherited public fields. * Manually deleting ref_attributes obj after each usage instead of letting python handle it to avoid swig/python memory leak warning message if the same obj name is used multiple time.