Copyright | (c) C. Maeder, DFKI 2008 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | needs POSIX |
Safe Haskell | None |
call an adaption of VSE II to hets
Documentation
mkVseProofStatus :: String -> [String] -> ProofStatus ()
vseErrFile :: String
readUntilMatchParen :: ProcessHandle -> Handle -> String -> IO String
readUntilMatchParenAux :: Int -> ProcessHandle -> Handle -> String -> IO String
myGetChar :: ProcessHandle -> Handle -> IO MaybeChar
readMyMsgAux :: Int -> ProcessHandle -> Handle -> String -> IO String
parseSExprs :: Parser [SExpr]
createVSETarFile :: FilePath -> IO ()
moveVSEFiles :: FilePath -> IO ()
prepareAndCallVSE :: IO (Handle, Handle, ProcessHandle)
readFinalVSEOutput :: ProcessHandle -> Handle -> IO (Maybe (Map String [String]))
readLemmas :: [SExpr] -> Map String [String]