mirror of
https://github.com/nasa/trick.git
synced 2025-03-02 20:08:42 +00:00
Initial checkin of STL checkpointing. This checkin only covers the sequential STLs, vector, list, deque, set, and multiset. This checkin does include the changes in Trick header files to include/exclude our STLs properly to make a restartable checkpoint. refs #206