mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
commented out case_sensitive=off in App
This commit is contained in:
@@ -27,7 +27,7 @@ incomplete concrete AppFunctor of App =
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
case_sensitive=off ;
|
||||
-- case_sensitive=off ;
|
||||
|
||||
lin
|
||||
PhrasePhr p = {s = "+" ++ p.s} | p ;
|
||||
|
||||
Reference in New Issue
Block a user