Files
gf-core/examples/shallow/BigShallowEng.gf

11 lines
174 B
Plaintext

--# -path=.:../big:alltenses:prelude
concrete BigShallowEng of BigShallowEngAbs =
ShallowEng,
BigLexEng,
-- IrregEng,
ExtraEng-[
ComplBareVS,MkVPI
]
** {} ;