aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/elmorph.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-13 14:05:13 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-14 02:27:27 +0300
commitce29f168ed52f08228b99a789785271a4a3c9b0e (patch)
treeacdcf09cc887bc508d8d803ad971f96e9da442be /src/ellinika/elmorph.h
parentbee3becef44e298f59d72cee3c8e552bccb10d65 (diff)
downloadellinika-ce29f168ed52f08228b99a789785271a4a3c9b0e.tar.gz
ellinika-ce29f168ed52f08228b99a789785271a4a3c9b0e.tar.bz2
Implement escape function.
Diffstat (limited to 'src/ellinika/elmorph.h')
-rw-r--r--src/ellinika/elmorph.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ellinika/elmorph.h b/src/ellinika/elmorph.h
index c0df60f..83e1c83 100644
--- a/src/ellinika/elmorph.h
+++ b/src/ellinika/elmorph.h
@@ -137,3 +137,5 @@ int phoneme_map(struct phoneme **pph, size_t *plen,
unsigned *word, size_t len);
int syllable_map(struct syllable **psyl, size_t *plen,
struct phoneme *phon, size_t nphon);
+
+void elmorph_utf8scm_init(void);

Return to:

Send suggestions and report system problems to the System administrator.