1
Fork 0

included option -k to specify the number of keys to use

main
fc_botelho 2005-01-05 20:45:33 +00:00
parent c0928fd9f0
commit 66501e5eca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include <string.h>
#define DEBUG
//#define DEBUG
#include "debug.h"
mph_t *__mph_new(MPH_ALGO algo, key_source_t *key_source)