summaryrefslogtreecommitdiff
path: root/src/GF/UseGrammar/MoreCustom.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/UseGrammar/MoreCustom.hs')
-rw-r--r--src/GF/UseGrammar/MoreCustom.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GF/UseGrammar/MoreCustom.hs b/src/GF/UseGrammar/MoreCustom.hs
index 0ebbb25fb..3f87a2857 100644
--- a/src/GF/UseGrammar/MoreCustom.hs
+++ b/src/GF/UseGrammar/MoreCustom.hs
@@ -5,6 +5,7 @@ module MoreCustom where
moreCustomGrammarParser = []
moreCustomGrammarPrinter = []
+moreCustomMultiGrammarPrinter = []
moreCustomSyntaxPrinter = []
moreCustomTermPrinter = []
moreCustomTermCommand = []
@@ -13,3 +14,4 @@ moreCustomStringCommand = []
moreCustomParser = []
moreCustomTokenizer = []
moreCustomUntokenizer = []
+moreCustomUniCoding = []