commented out stringMark from Lang since it creates hopeless ambiguities in parsing

This commit is contained in:
aarne
2014-02-11 20:09:25 +00:00
parent 4ce2379869
commit 32a36a246c
3 changed files with 3 additions and 3 deletions

View File

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