mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 18:29:33 -06:00
14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
--# -path=.:../scandinavian:../abstract:../common:../api
|
|
|
|
concrete LangSwe of Lang =
|
|
GrammarSwe,
|
|
LexiconSwe
|
|
,ConstructionSwe
|
|
,DocumentationSwe
|
|
,MarkupSwe - [stringMark]
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|