diff options
Diffstat (limited to 'src/GF/Shell')
| -rw-r--r-- | src/GF/Shell/ShellCommands.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index b4c28ca2e..236718918 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -30,6 +30,7 @@ data Command = | CGenerateRandom | CGenerateTrees | CPutTerm + | CReadTerm | CWrapTerm I.Ident | CMorphoAnalyse | CTestTokenizer |
