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