summaryrefslogtreecommitdiff
path: root/src/GF/UseGrammar/Custom.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/UseGrammar/Custom.hs')
-rw-r--r--src/GF/UseGrammar/Custom.hs5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/GF/UseGrammar/Custom.hs b/src/GF/UseGrammar/Custom.hs
index 3ceeb4009..340db4187 100644
--- a/src/GF/UseGrammar/Custom.hs
+++ b/src/GF/UseGrammar/Custom.hs
@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/08/11 14:11:46 $
+-- > CVS $Date: 2005/08/18 13:18:10 $
-- > CVS $Author: peb $
--- > CVS $Revision: 1.67 $
+-- > CVS $Revision: 1.68 $
--
-- A database for customizable GF shell commands.
--
@@ -295,7 +295,6 @@ customMultiGrammarPrinter =
,(strCI "gfc-prolog", CnvProlog.prtSMulti)
,(strCI "mcfg-prolog", CnvProlog.prtMMulti)
,(strCI "cfg-prolog", CnvProlog.prtCMulti)
- ,(strCI "prolog", CnvProlog.prtSM_Multi)
]