mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
integrate DocumentationSlv with the rest of the grammar
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--# -path=.:../abstract:../common
|
||||
concrete DocumentationSlv of Documentation = CatSlv,LexiconSlv ** open
|
||||
concrete DocumentationSlv of Documentation = CatSlv ** open
|
||||
ResSlv,
|
||||
HTML in {
|
||||
flags coding=utf8 ;
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
concrete LangSlv of Lang =
|
||||
GrammarSlv,
|
||||
LexiconSlv,
|
||||
ConstructionSlv
|
||||
ConstructionSlv,
|
||||
DocumentationSlv
|
||||
|
||||
** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user