Move some general outfile-check related functions to induct.c

pull/506/head
jsteube 8 years ago
parent 25f8a95306
commit 0fa43d52b8

@ -6,4 +6,6 @@
#ifndef _OUTFILE_CHECK_H
#define _OUTFILE_CHECK_H
#define OUTFILE_CHECK_TIMER 5
#endif // _OUTFILE_CHECK_H

@ -108,9 +108,6 @@ const int comptime = COMPTIME;
// outfile_check
#define OUTFILE_CHECK_TIMER 5
// weak_hash
#define WEAK_HASH_THRESHOLD 100

Loading…
Cancel
Save