mirror of
https://github.com/nasa/trick.git
synced 2025-02-21 01:31:25 +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