mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
--# -path=.:../romance:../abstract:../common:../api
|
||||
|
||||
concrete AllFre of AllFreAbs =
|
||||
LangFre,
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
--# -path=.:../romance:../abstract:../common:../prelude
|
||||
--# -path=.:../romance:../abstract:../common:../api
|
||||
|
||||
concrete LangFre of Lang =
|
||||
GrammarFre,
|
||||
LexiconFre
|
||||
-- ,DocumentationFre
|
||||
-- ,ConstructionFre
|
||||
,DocumentationFre
|
||||
,ConstructionFre
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user