Renamed all mhl files as some of them are also present under /usr/include
commit5f1140f894df5c805f1e199ea8938f74ab270e19
authorPatrick Winnertz <winnie@debian.org>
Fri, 16 Jan 2009 10:43:53 +0000 (16 11:43 +0100)
committerPatrick Winnertz <winnie@debian.org>
Fri, 16 Jan 2009 10:50:10 +0000 (16 11:50 +0100)
treefab15d188ec25b426a25e7b4d5fe93e7380727cf
parent01e12904bf09f6519b8d7f4d93c1e9ad7344127b
Renamed all mhl files as some of them are also present under /usr/include
with the same name:
 - memory.h
 - string.h
In order to do not have two .h files with the same name these two needs to be renamed.
I've renamed the others too, in order to have the same naming rules here.

Updated README to reflect this change
mhl/README
mhl/mhlenv.h [moved from mhl/env.h with 100% similarity]
mhl/mhlescape.h [moved from mhl/shell_escape.h with 100% similarity]
mhl/mhlmemory.h [moved from mhl/memory.h with 100% similarity]
mhl/mhlstrhash.h [moved from mhl/strhash.h with 96% similarity]
mhl/mhlstring.h [moved from mhl/string.h with 98% similarity]