mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 02:20:15 -06:00
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
--# -path=.:../abstract:../common:../prelude:../api
|
|
concrete LangMay of Lang =
|
|
GrammarMay,
|
|
LexiconMay,
|
|
ConstructionMay ;
|