mirror of
https://github.com/nasa/trick.git
synced 2025-05-31 14:40:57 +00:00
* Implemented use of the python GIL API to replace the less portable mutex solution. * Replaced nullptr with NULL --------- Co-authored-by: Thomas Brain <thomas.a.brain@nasa.gov>