forked from GitHub/gf-core
part of Logic implemented generically
This commit is contained in:
12
examples/logic/ProoftextEng.gf
Normal file
12
examples/logic/ProoftextEng.gf
Normal 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 {
|
||||
}
|
||||
;
|
||||
Reference in New Issue
Block a user