aboutsummaryrefslogtreecommitdiff
path: root/kmer_frequency_per_sequence.h
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-10-02 21:38:43 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2013-10-02 21:38:43 -0400
commitf47ce6202d2bb6425638a9142bbbebd7d44fb64f (patch)
tree612415c474b838247fe187eb1a68a9f9805d19e0 /kmer_frequency_per_sequence.h
parent45628e09b8f2e496a8766c442626dd6a13465286 (diff)
use an external iterator so that we can skip over anything in range of an errorw
Diffstat (limited to 'kmer_frequency_per_sequence.h')
-rw-r--r--kmer_frequency_per_sequence.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmer_frequency_per_sequence.h b/kmer_frequency_per_sequence.h
new file mode 100644
index 0000000..e782906
--- /dev/null
+++ b/kmer_frequency_per_sequence.h
@@ -0,0 +1 @@
+extern long position;