Files
gf-core/examples/logic/ProoftextEng.gf
2006-11-27 10:54:26 +00:00

13 lines
232 B
Plaintext

--# -path=.:mathematical:present:resource-1.0/api:prelude
instance ProoftextEng of Prooftext = open
LexTheoryEng,
GrammarEng,
SymbolicEng,
SymbolEng,
(C=ConstructX),
CombinatorsEng,
ConstructorsEng in {
}
;