forked from GitHub/gf-core
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,3 +1,3 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
concrete AllChi of AllChiAbs = LangChi, ExtraChi ;
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
concrete LangChi of Lang =
|
||||
GrammarChi,
|
||||
LexiconChi
|
||||
-- ,ConstructionChi
|
||||
,ConstructionChi
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = concat ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user