forked from GitHub/gf-rgl
added ConstructionTha and implemented parts of it
This commit is contained in:
+3
-2
@@ -1,10 +1,11 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
concrete LangTha of Lang =
|
||||
GrammarTha,
|
||||
LexiconTha
|
||||
,ConstructionTha
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = concat ; lexer = text ;
|
||||
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user