From 2a831c405c8372f86c22c5cf3684f63209877b49 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Fri, 4 Oct 2013 18:25:21 -0400 Subject: no more branching --- kmer_total_count.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmer_total_count.h') 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; -- cgit v1.2.1