lib: introduce module hash_debug
authorJean Privat <jean@pryen.org>
Wed, 13 Aug 2014 03:17:00 +0000 (23:17 -0400)
committerJean Privat <jean@pryen.org>
Wed, 13 Aug 2014 13:43:23 +0000 (09:43 -0400)
commitc91e6009d952ba81a56277655aa902b59f2d0bd7
treeb5c636c135572e599f789de2f412517563e9a807
parentd3f1f0fe93c7e318dec7a500c20f5b8df35659ba
lib: introduce module hash_debug

Signed-off-by: Jean Privat <jean@pryen.org>
lib/hash_debug.nit [new file with mode: 0644]
tests/sav/hash_debug.res [new file with mode: 0644]
tests/sav/test_hash_debug.res [new file with mode: 0644]
tests/test_hash_debug.nit [new file with mode: 0644]