1
0
forked from GitHub/gf-rgl

make sure that DocumentationLat is always compiled

This commit is contained in:
Krasimir Angelov
2025-08-22 19:43:13 +02:00
parent 75d291d26a
commit 94472bc4ab

View File

@@ -5,6 +5,7 @@ concrete LangLat of Lang =
ParadigmsLat, ParadigmsLat,
LexiconLat LexiconLat
-- ConstructionLat -- ConstructionLat
,DocumentationLat --# notpresent
** { ** {
flags startcat = Phr ; unlexer = text ; lexer = text ; flags startcat = Phr ; unlexer = text ; lexer = text ;