%%% This file is part of the dictionaries-common package.
%%% It has been automatically generated.
%%% DO NOT EDIT!
#ifexists ispell_add_dictionary
ispell_add_dictionary (
"american",
"american",
"",
"'",
"",
"-B -d american");
ispell_add_dictionary (
"british",
"british",
"",
"'",
"",
"-B -d british");
#endif
Back to Directory