aboutsummaryrefslogtreecommitdiff
path: root/kmer_total_count.h
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-10-04 18:25:21 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2013-10-04 18:25:21 -0400
commit2a831c405c8372f86c22c5cf3684f63209877b49 (patch)
treec6389ac7755a85d44cafe22d4266b0edad7bedb4 /kmer_total_count.h
parent90106ba794458787db91b8c85f5f8740831f14bd (diff)
no more branching
Diffstat (limited to 'kmer_total_count.h')
-rw-r--r--kmer_total_count.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmer_total_count.h b/kmer_total_count.h
index e782906..0c3d12d 100644
--- a/kmer_total_count.h
+++ b/kmer_total_count.h
@@ -1 +1 @@
-extern long position;
+extern unsigned long position;