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