From f8c8e0067a9f7aa0e259a33e1c0f2d1d4487917e Mon Sep 17 00:00:00 2001 From: ehouse Date: Thu, 20 May 2004 02:15:20 +0000 Subject: [PATCH] left out a filter step --- xwords4/dawg/Spanish/info.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xwords4/dawg/Spanish/info.txt b/xwords4/dawg/Spanish/info.txt index 1e324c5b5..de2fde9b8 100644 --- a/xwords4/dawg/Spanish/info.txt +++ b/xwords4/dawg/Spanish/info.txt @@ -32,6 +32,9 @@ LANGFILTER_POSTCLIP: | sed 's/LL/2/g' LANGFILTER_POSTCLIP: | sed 's/RR/3/g' # substitute in the octal control character values LANGFILTER_POSTCLIP: | tr '123' '\001\002\003' +# now add nulls as terminators +LANGFILTER_POSTCLIP: | tr -s '\n\r' '\000\000' +LANGFILTER_POSTCLIP: | sort -z LANGINFO:

Spanish words include all letters in the English alphabet