mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
13 lines
215 B
Plaintext
13 lines
215 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete LangFre of Lang =
|
|
GrammarFre,
|
|
LexiconFre
|
|
,DocumentationFre
|
|
,ConstructionFre
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|