mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -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=.:../abstract:../common:prelude
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
concrete AllEng of AllEngAbs =
|
||||
LangEng,
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
concrete LangEng of Lang =
|
||||
GrammarEng,
|
||||
LexiconEng
|
||||
-- ,ConstructionEng,
|
||||
-- ,DocumentationEng
|
||||
,ConstructionEng
|
||||
,DocumentationEng
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user