commented out case_sensitive=off in App

This commit is contained in:
aarne
2017-04-12 08:59:58 +00:00
parent dd61e1dc19
commit f2ba7b64bf

View File

@@ -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 ;