It was changed the prefix czech by chm

This commit is contained in:
fc_botelho
2005-01-25 21:06:58 +00:00
parent e984385fa4
commit 2c79aa809a
7 changed files with 381 additions and 22 deletions

View File

@@ -54,7 +54,7 @@ int main(int argc, char **argv)
CMPH_HASH *hashes = NULL;
cmph_uint32 nhashes = 0;
cmph_uint32 i;
CMPH_ALGO mph_algo = CMPH_CZECH;
CMPH_ALGO mph_algo = CMPH_CHM;
float c = 2.09;
cmph_config_t *config = NULL;
cmph_t *mphf = NULL;