diff options
| author | aarne <unknown> | 2004-09-15 11:37:45 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-09-15 11:37:45 +0000 |
| commit | 7697b222d0b7053e4b955a6ab9ba2ad0d6c9c512 (patch) | |
| tree | 229b33f7d5f5613f45bb70ea7493bd2f0ba3ae46 /src/GF/Shell/ShellCommands.hs | |
| parent | fe045070cf4333cee0e634db5c877493d1b16030 (diff) | |
terms from rf
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
| -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 |
