mirror of
https://github.com/nasa/trick.git
synced 2025-02-09 12:11:17 +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