From 6430754ab13b0d8666e80f15bcc4ac2081b92758 Mon Sep 17 00:00:00 2001 From: ehouse Date: Thu, 8 Jul 2004 14:26:42 +0000 Subject: [PATCH] cleanup --- dawg/English/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dawg/English/info.txt b/dawg/English/info.txt index 40cf89fb3..b7323f050 100644 --- a/dawg/English/info.txt +++ b/dawg/English/info.txt @@ -21,7 +21,7 @@ LANGFILTER_PRECLIP: tr -d '\r' | LANGFILTER_POSTCLIP: | tr [a-z] [A-Z] LANGFILTER_POSTCLIP: | grep '^[A-Z]*$' -LANGFILTER_POSTCLIP: | tr -s '\n\r' '\000\000' +LANGFILTER_POSTCLIP: | tr '\n' '\000' LANGFILTER_POSTCLIP: | sort -z # We can trust sort (above) to do the right thing since there's no