mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-12 21:36:03 -06:00
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
-- Adam Slaski, 2009 <adam.slaski@gmail.com>
|
|
|
|
concrete LangPol of Lang =
|
|
GrammarPol,
|
|
LexiconPol,
|
|
DocumentationPol --# notpresent
|
|
** { flags startcat = Phr ; unlexer = text ; lexer = text; } ;
|