Refactor the int_map interface into new enum_map interface
authorJonas Fonseca <fonseca@diku.dk>
Wed, 4 Feb 2009 13:23:10 +0000 (14:23 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 5 Feb 2009 20:56:49 +0000 (21:56 +0100)
commitf50084da14b734f771c908cb2b4428502b33dbd9
treeb26495ca95afa9a67d0e37aa8c0cb5bfc9e73236
parent87e44317369ecb435426d9b835f97ad1a410def2
Refactor the int_map interface into new enum_map interface

Renames int_map to enum_map and set_from_int_map to map_enum, which
now uses string_enum_compare instead of strncasecmp.
tig.c