Add symbol character table feature
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 19 Sep 2009 04:45:58 +0000 (13:45 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 19 Sep 2009 04:45:58 +0000 (13:45 +0900)
commit9890507cc1941abab2e14c3827de5096e020aa24
tree84293eb431998ef5caa7cad6d1cdbfe2b3ff76dd
parent8e29fe045005dffa50bd34092d44095105c752c1
Add symbol character table feature

 * add symbol.txt data file
 * look up symbol table file first, then hanja table.
Makefile.am
configure.ac
data/Makefile.am [new file with mode: 0644]
data/symbol.txt [new file with mode: 0644]
src/Makefile.am
src/engine.c