mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -06:00
commented out stringMark from Lang since it creates hopeless ambiguities in parsing
This commit is contained in:
@@ -5,7 +5,7 @@ concrete LangEng of Lang =
|
||||
LexiconEng
|
||||
,ConstructionEng
|
||||
,DocumentationEng
|
||||
,MarkupEng
|
||||
,MarkupEng - [stringMark]
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user