The Unicode module no longer depends on `cfg', since it gets the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:59:54 +0000 (14:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:59:54 +0000 (14:59 +0000)
commit8772ac697da9af645ce4ce9d73b6406f7d126f49
tree1d62700b04e2418d7d28b9357a47b9b647830399
parentc2524e4ee3ee57fd5b3b6d44a2026ee742573c3d
The Unicode module no longer depends on `cfg', since it gets the
relevant bits of it passed in to init_ucs(). (Actually I pass in all
of it in the Windows version, since it's a bit hairy in there.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@2565 cda61777-01e9-0310-a592-d414129be87e
unicode.c
unix/pterm.c
unix/unix.h
unix/uxucs.c
window.c
winstuff.h