mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
--# -path=.:../romance:../abstract:../common:../prelude
|
|
|
|
concrete LangIta of Lang =
|
|
GrammarIta,
|
|
LexiconIta
|
|
,DocumentationIta
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|