Copyright | (c) DFKI GmbH, Uni Bremen 2002-2008 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Datatype for storing of the proof tree
- data ProofTree = ProofTree String
- emptyProofTree :: ProofTree
Documentation
data ProofTree
Datatype for storing of the proof tree. The Show class is instantiated.