1
0
forked from GitHub/gf-core

part of Logic implemented generically

This commit is contained in:
aarne
2006-11-27 10:54:26 +00:00
parent c75688651e
commit a5232f7e5b
7 changed files with 224 additions and 1 deletions

View File

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