mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 09:19:32 -06:00
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 ;
|
|
|
|
} ;
|