Fixed bias issue, some general cleanups.
authorJustin Wind <justin.wind@gmail.com>
Mon, 18 Feb 2013 21:25:43 +0000 (13:25 -0800)
committerJustin Wind <justin.wind@gmail.com>
Tue, 19 Feb 2013 06:24:17 +0000 (22:24 -0800)
commitf4a2568d3c77fb8d0f9ac33118f6be8bc1f616a6
treee5556eb35b14deaa8280e36943b00ad5f7ed6604
parentb6c0b29f034340e032c3d8f9440c758461328581
Fixed bias issue, some general cleanups.

Moved num_lines increment out of the conditional block it had snuck erroneously into, which had been causing a bias of the reservoir results towards later entries.
.gitignore
Makefile
reservoir_sample.c