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 |
CMDL.InfoCommands contains all commands that provides information about the state of the development graph and selected theories
Documentation
cShowDgGoals :: CmdlState -> IO CmdlState
cShowNodeProvenGoals :: String -> CmdlState -> IO CmdlState
cShowNodeUnprovenGoals :: String -> CmdlState -> IO CmdlState
cRedoHistory :: CmdlState -> IO CmdlState
cShowTaxonomy :: String -> CmdlState -> IO CmdlState
cShowTheory :: CmdlUseTranslation -> String -> CmdlState -> IO CmdlState
cShowTheoryGoals :: String -> CmdlState -> IO CmdlState
cUndoHistory :: CmdlState -> IO CmdlState
cShowNodeAxioms :: String -> CmdlState -> IO CmdlState
cComorphismsTo :: String -> CmdlState -> IO CmdlState
cInfoCurrent :: CmdlState -> IO CmdlState
cShowConcept :: String -> CmdlState -> IO CmdlState
cNodeNumber :: String -> CmdlState -> IO CmdlState
cHelp :: [CmdlCmdDescription] -> CmdlState -> IO CmdlState