File indexing completed on 2024-05-05 17:52:55

0001 #!/bin/sh
0002 # Joins all the specialized dictionaries into a single one, 
0003 # located at the parent directory.
0004 
0005 cd `dirname $0` 
0006 echo "personal_ws-1.1 es 9999 utf-8" > ../spell/dict.aspell 
0007 cat *.aspell >> ../spell/dict.aspell
0008 ../../../scripts/normalize-aspell-word-list.py ../spell/dict.aspell