reservoir-sampling feature

This commit is contained in:
John Kerl 2015-10-12 23:29:27 -04:00
parent 14663aa48f
commit da3bcf9178

View file

@ -18,6 +18,7 @@ libmapping_la_SOURCES= \
mapper_regularize.c \
mapper_rename.c \
mapper_reorder.c \
mapper_sample.c \
mapper_sort.c \
mapper_stats1.c \
mapper_stats2.c \