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 30d7a654f0
commit e88eb681ac
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)