mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
--# -path=.:../abstract:../../prelude
|
|
|
|
concrete TestEng of Test =
|
|
RulesEng,
|
|
ClauseEng,
|
|
StructuralEng,
|
|
MinimalEng
|
|
** {
|
|
} ;
|