aboutsummaryrefslogtreecommitdiffstats
path: root/biology/phrap/files/patch-alignments.c
blob: 986799024563e345ca357215e1ad6ca30db52fee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./alignments.c.orig 2009-04-18 23:07:41.000000000 +0200
+++ ./alignments.c  2014-08-02 12:39:30.000000000 +0200
@@ -591,6 +591,7 @@
   return adj_score;
 }
 
+void
 print_alignment(profile)
      Profile *profile;
 {