Move shl_misc.h into libtsm_int.h
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 14:30:20 +0000 (16:30 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 15:04:12 +0000 (17:04 +0200)
commitff78dc6ba3d1b79a9ac74eb8b5f9a645913e54b1
treeca4347bb86cfb1bb98824c66508d0b20e850c453
parentc26932018526cecb36413de428d5b08b586d653c
Move shl_misc.h into libtsm_int.h

Add a single internal header for all our shared but private code. Remove
now unused shl_misc.h.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Makefile.am
src/libtsm_int.h [moved from src/shl_misc.h with 87% similarity]
src/tsm_screen.c
src/tsm_unicode.c
src/tsm_vte.c
src/tsm_vte_charsets.c