Skip to content

Commit

Permalink
merge cleanup io from main trunk
Browse files Browse the repository at this point in the history
svn path=/bioperl-run/branches/branch-1-0-0/; revision=13036
  • Loading branch information
hyphaltip committed Mar 15, 2002
1 parent 8da38c6 commit 6d42e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bio/Tools/Run/StandAloneBlast.pm
Expand Up @@ -442,6 +442,7 @@ sub exists_blast {

sub blastall {
my ($self,$input1) = @_;
$self->_io_cleanup();
my $executable = 'blastall';
my $input2;
# Create input file pointer
Expand Down

0 comments on commit 6d42e12

Please sign in to comment.