forked from GitHub/gf-core
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
--# -path=.:../romancs:../abstract:../../prelude
|
|
|
|
concrete SimpleFre of Simple = CategoriesFre ** SimpleI with
|
|
(Categories = CategoriesFre),
|
|
(Rules = RulesFre),
|
|
(Structural = StructuralFre),
|
|
(Verbphrase = VerbphraseFre)
|
|
;
|