Files
gf-rgl/src/polish/LangPol.gf
T

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; } ;