Add readsig tool to build

As requested in #22
This commit is contained in:
nemerle
2016-05-19 20:03:49 +02:00
parent cd6797499f
commit ccc8cc526b
4 changed files with 174 additions and 187 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#include <stdint.h>
/** Perfect hashing function library. Contains functions to generate perfect
hashing functions */