From 8987d13d3c1a62d2d1db6ecabb29bc76f3529a44 Mon Sep 17 00:00:00 2001 From: kaa Date: Wed, 5 Jul 2023 13:32:01 -0700 Subject: Add spanish hyphenation patterns, and support for building an executable that finds those hyphenation patterns. --- es.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 es.c (limited to 'es.c') diff --git a/es.c b/es.c new file mode 100644 index 0000000..91f99c8 --- /dev/null +++ b/es.c @@ -0,0 +1,2 @@ +/* This will be different for you. */ +extern char *dictfile = "/home/kaa/src/hyp/es/hyph_es.dic"; -- cgit 1.4.1-2-gfad0