Files
gf-core/lib/resource/english/TestEng.gf
2005-10-11 15:03:44 +00:00

10 lines
136 B
Plaintext

--# -path=.:../abstract:../../prelude
concrete TestEng of Test =
RulesEng,
ClauseEng,
StructuralEng,
MinimalEng
** {
} ;