diff options
| author | peb <unknown> | 2005-08-18 12:18:10 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-08-18 12:18:10 +0000 |
| commit | f812648dc3ebedba5173e7aea780998dbc47a174 (patch) | |
| tree | b92b2e8ec0671a82787e5337bbfeba74d47f0c93 /src/GF/UseGrammar | |
| parent | b235391d514986d56d8ce7067da0547fc403df2a (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/GF/UseGrammar')
| -rw-r--r-- | src/GF/UseGrammar/Custom.hs | 5 |
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) ] |
