forked from GitHub/gf-rgl
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
--# -path=.:../scandinavian:../abstract:../common:../prelude
|
|
|
|
concrete LangDan of Lang =
|
|
GrammarDan,
|
|
LexiconDan
|
|
,DocumentationDan --# notpresent
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|