From 3c11f7e112e6e14c3cc96e355d9ddcb3fd39aa35 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 29 Mar 2005 12:26:34 +0000 Subject: removed deprecated stuff; changed parser default --- src/GF/UseGrammar/MoreCustom.hs | 44 ----------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 src/GF/UseGrammar/MoreCustom.hs (limited to 'src/GF/UseGrammar/MoreCustom.hs') diff --git a/src/GF/UseGrammar/MoreCustom.hs b/src/GF/UseGrammar/MoreCustom.hs deleted file mode 100644 index 27dffcace..000000000 --- a/src/GF/UseGrammar/MoreCustom.hs +++ /dev/null @@ -1,44 +0,0 @@ ----------------------------------------------------------------------- --- | --- Module : MoreCustom --- Maintainer : AR --- Stability : (stable) --- Portability : (portable) --- --- > CVS $Date: 2005/02/24 11:46:39 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.5 $ --- --- (Description of the module) ------------------------------------------------------------------------------ - -module MoreCustom where - --- All these lists are supposed to be empty! --- Items should be added to ../Custom.hs instead. - -moreCustomGrammarParser, - moreCustomGrammarPrinter, - moreCustomMultiGrammarPrinter, - moreCustomSyntaxPrinter, - moreCustomTermPrinter, - moreCustomTermCommand, - moreCustomEditCommand, - moreCustomStringCommand, - moreCustomParser, - moreCustomTokenizer, - moreCustomUntokenizer, - moreCustomUniCoding :: [a] - -moreCustomGrammarParser = [] -moreCustomGrammarPrinter = [] -moreCustomMultiGrammarPrinter = [] -moreCustomSyntaxPrinter = [] -moreCustomTermPrinter = [] -moreCustomTermCommand = [] -moreCustomEditCommand = [] -moreCustomStringCommand = [] -moreCustomParser = [] -moreCustomTokenizer = [] -moreCustomUntokenizer = [] -moreCustomUniCoding = [] -- cgit v1.2.3