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 6dc68e257..81ddd44af 100644 --- a/src/GF/Infra/Option.hs +++ b/src/GF/Infra/Option.hs @@ -313,6 +313,7 @@ pathList = aOpt "path" uniCoding = aOpt "coding" probFile = aOpt "probs" noparseFile = aOpt "noparse" +usePreprocessor = aOpt "preproc" -- peb 16/3-05: gfcConversion :: String -> Option |
