mirror of
https://github.com/nasa/trick.git
synced 2025-06-05 17:01:51 +00:00
Added enable/disable methods to the SimObject base class. Used enable/disable to be consistent with the JobData class that already had these defined. fixes #103