Add debugging + translation features to their own headers
authorIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 00:48:52 +0000 (16:48 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 07:53:43 +0000 (23:53 -0800)
commitc9410223d89c59798fa0df6c00745392ea2d5229
treea61047302fcfc9f5e513b9622066f30e8eeac0e7
parenta005cb7790b4daed29d71562c2552ab3d9a937d4
Add debugging + translation features to their own headers

This moves the debugging features previously in tilda.h into the debug.h
header. It also moves the translation (GNU gettext / NLS) stuff into
the translation.h header.
debug.h [new file with mode: 0644]
gettext.h [new file with mode: 0644]
tilda.h
translation.h [new file with mode: 0644]