Merge branch 'master' of github.com:lh3/bwa

This commit is contained in:
Heng Li 2015-08-27 10:44:55 -04:00
commit 0911122749
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/env perl
use strict;
use warnings;

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/env perl
use strict;
use warnings;