blob: 230ed429c97645c990520f3de80f8ac72627abc6 (
plain)
1
2
3
4
5
6
7
8
|
To get files with words:
$ aspell dump master hash_file
Compile the program:
$ gcc ktouchgen.c -o ktouchgen
Run the program:
$ ./ktouchgen english_conf english_word english.ktouch
|