1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource/api/examples/ExxEng.gf
2007-12-12 20:30:11 +00:00

8 lines
164 B
Plaintext

--# -path=.:..:alltenses:prelude
concrete ExxEng of Exx = CatEng-[VP], ConjunctionEng-[VP] ** ExxI with
(Lang = LangEng),
(Constructors = ConstructorsEng) ;