From 5bfaf10de597af504e6d2784309e533b09a6451c Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 28 Aug 2015 13:59:43 +0000 Subject: Comment out some dead code found with -fwarn-unused-binds Also fixed some warnings and tightened some imports --- src/compiler/GF/Text/Clitics.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/compiler/GF/Text') diff --git a/src/compiler/GF/Text/Clitics.hs b/src/compiler/GF/Text/Clitics.hs index 849deb94e..4374b2f31 100644 --- a/src/compiler/GF/Text/Clitics.hs +++ b/src/compiler/GF/Text/Clitics.hs @@ -35,6 +35,6 @@ getCliticsText isLex rclitics = -- example -getClitics1 = getClitics exlex1 exclits1 -exlex1 = flip elem ["auto", "naise", "rahan","maa","maahan","maahankaan"] -exclits1 = map reverse ["ni","ko","han","pas","nsa","kin","kaan"] +--getClitics1 = getClitics exlex1 exclits1 +--exlex1 = flip elem ["auto", "naise", "rahan","maa","maahan","maahankaan"] +--exclits1 = map reverse ["ni","ko","han","pas","nsa","kin","kaan"] -- cgit v1.2.3