Files
gf-core/lib/resource-1.0/api/examples/ExxEng.gf
2007-06-02 21:50:55 +00:00

8 lines
138 B
Plaintext

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