freebsd-ports/biology/phrap/files/patch-readin.c
Kurt Jaeger 690da7ea38 update ports:
biology/phrab
	biology/phred
	biology/consed

Although these programs are licensed freely for academic and nonprofit
purposes, users have to contact the authors to obtain the tarballs.

PR:		191336
Submitted by:	mzaki@m.u-tokyo.ac.jp (maintainer)
2014-08-23 18:04:58 +00:00

10 lines
308 B
C

--- ./readin.c.orig 2008-11-11 20:33:41.000000000 +0100
+++ ./readin.c 2014-08-02 12:39:30.000000000 +0200
@@ -31,6 +31,7 @@
/* read in sequence files, initialize array of aligned read info, and log file of ancillary information,
and find pairwise matches */
+void
readin_and_match()
{
File *file;