diff options
Diffstat (limited to 'src/GF/Infra')
| -rw-r--r-- | src/GF/Infra/Option.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Infra/Option.hs b/src/GF/Infra/Option.hs index 0d0e7ad35..a44cd9db8 100644 --- a/src/GF/Infra/Option.hs +++ b/src/GF/Infra/Option.hs @@ -157,6 +157,7 @@ newParser = iOpt "new" newerParser = iOpt "newer" newCParser = iOpt "cfg" newMParser = iOpt "mcfg" +newFParser = iOpt "fcfg" {- useParserMCFG, useParserMCFGviaCFG, useParserCFG, useParserCF :: Option |
