1
0
forked from GitHub/gf-rgl

Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files

This commit is contained in:
aarne
2013-12-16 11:51:15 +00:00
parent 118be922fb
commit df9b2c5a2e
14 changed files with 28 additions and 27 deletions

View File

@@ -8,8 +8,8 @@
abstract Lang =
Grammar,
Lexicon
-- ,Construction --- could be compiled here, but not in concretes, as they call Syntax and Grammar
-- ,Documentation
,Construction --- could be compiled here, but not in concretes, as they call Syntax and Grammar
,Documentation
** {
flags startcat=Phr ;
} ;