forked from GitHub/gf-core
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
--# -path=.:../abstract:../../prelude
|
|
|
|
concrete TestEng of Test =
|
|
RulesEng,
|
|
ClauseEng,
|
|
StructuralEng,
|
|
MinimalEng
|
|
** {
|
|
} ;
|