Copyright | uni-bremen and DFKI |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | r.pascanu@jacobs-university.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Interfaces.History contains different functions that deal with history
Documentation
undoOneStep :: IntState -> IO IntState
redoOneStep :: IntState -> IO IntState
add2history :: Command -> IntState -> [UndoRedoElem] -> IntState