diff options
| author | aarne <unknown> | 2005-02-11 15:08:10 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-02-11 15:08:10 +0000 |
| commit | 1befa19e222c0c44142696e4aaf7d942ae348653 (patch) | |
| tree | 001a79112a9de263f5f3b11677c8d8ea4a440f24 /src/GF/Shell/ShellCommands.hs | |
| parent | b90332065c022332eb7a8d0505ef737e925914a1 (diff) | |
command vg
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 be1137440..c28bcad48 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -73,6 +73,7 @@ data Command = | CPrintInformation I.Ident | CPrintMultiGrammar | CPrintSourceGrammar + | CShowGrammarGraph | CPrintGramlet | CPrintCanonXML | CPrintCanonXMLStruct |
