aboutsummaryrefslogtreecommitdiffstats
path: root/biology/phrap/files/patch-contigs.c
blob: a2f99c774dc94a49093fab4054cb7173ab7ebd6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./contigs.c.orig	2008-11-11 22:56:27.000000000 +0100
+++ ./contigs.c	2014-08-02 12:39:30.000000000 +0200
@@ -2115,6 +2115,7 @@
    contig1->base_segment = previous_base_segment;
 }
 
+void
 write_contigs()
 {
   char *our_alloc();