more flexible intfilter config

This commit is contained in:
cathugger 2017-10-22 01:58:22 +00:00
parent f649eedb70
commit 5bc2b09504
3 changed files with 48 additions and 38 deletions

3
main.c
View file

@ -76,9 +76,6 @@ struct binfilter {
} ;
#ifdef INTFILTER
#ifndef IFT
#define IFT u64
#endif
struct intfilter {
IFT f;
#ifndef BINSEARCH