split dictionary.h
commitaa4eb5f96d9d59425e3cf2ef996cd8026ee633bb
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 12 Dec 2003 19:56:26 +0000 (12 19:56 +0000)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 6 Nov 2006 13:05:39 +0000 (6 20:05 +0700)
tree24a0e32648eb802a47cc6ffa2edee95abccaf6cb
parentbb0161be0f8560abbe6d5bba988f74d339f96da5
split dictionary.h

add more ctype functions
14 files changed:
libvspell/Makefile.am
libvspell/Makefile.in
libvspell/debug.h [new file with mode: 0644]
libvspell/dictionary.cpp
libvspell/dictionary.h
libvspell/propername.h
libvspell/sentence.h
libvspell/spell.cpp
libvspell/spell.h
libvspell/syllable.cpp
libvspell/syllable.h [new file with mode: 0644]
libvspell/wfst.cpp
libvspell/wfst.h
libvspell/wordnode.h [new file with mode: 0644]