diff options
Diffstat (limited to 'es.c')
-rw-r--r-- | es.c | 2 |
1 files changed, 2 insertions, 0 deletions
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"; |