From f47ce6202d2bb6425638a9142bbbebd7d44fb64f Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Wed, 2 Oct 2013 21:38:43 -0400 Subject: use an external iterator so that we can skip over anything in range of an errorw --- kmer_total_count.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 kmer_total_count.h (limited to 'kmer_total_count.h') diff --git a/kmer_total_count.h b/kmer_total_count.h new file mode 100644 index 0000000..e782906 --- /dev/null +++ b/kmer_total_count.h @@ -0,0 +1 @@ +extern long position; -- cgit v1.2.1