mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
13 lines
232 B
Plaintext
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 {
|
|
}
|
|
;
|