Initial revision
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Mon, 8 Nov 2004 11:39:11 +0000 (20:39 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Mon, 8 Nov 2004 11:39:11 +0000 (20:39 +0900)
commit0e0b2886d127cfe94b29c8ace8f7c70b6846223a
tree8a3ab443162f08d913b535fde27a74f619dc4fd7
Initial revision

git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@3 8f00fcd2-89fc-0310-932e-b01be5b65e01
17 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
configure.ac [new file with mode: 0644]
hangul/Makefile.am [new file with mode: 0644]
hangul/hangul.h [new file with mode: 0644]
hangul/hangulctype.c [new file with mode: 0644]
hangul/hangulinputcontext.c [new file with mode: 0644]
hangul/hangulkeyboard.h [new file with mode: 0644]
pyhangul/Makefile [new file with mode: 0644]
pyhangul/pyhangul.c [new file with mode: 0644]
pyhangul/setup.py [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/test.c [new file with mode: 0644]