mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 16:35:31 +00:00
83e68ef26e
JITEvents all need C bindings. They need to be extern "C"ed if they are in C++. Refs #53