mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
cp1251 coding ; trying to recognize the coding flag in grammar
This commit is contained in:
@@ -60,4 +60,8 @@ isFlag o opts = elem o [x | OFlag x _ <- opts]
|
||||
prOpt :: Option -> String
|
||||
prOpt (OOpt i) = i ----
|
||||
|
||||
mkOpt :: String -> Option
|
||||
mkOpt = OOpt
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user