Skip to content
Snippets Groups Projects
Unverified Commit d315e0bd authored by Alessandro Vullo's avatar Alessandro Vullo Committed by GitHub
Browse files

Merge pull request #224 from muffato/master

Added missing import
parents 6cb294bd f1901c29
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ use vars qw(@ISA);
use Bio::SimpleAlign;
use Bio::LocatableSeq;
use Bio::EnsEMBL::Utils::Argument qw(rearrange);
use Bio::EnsEMBL::Utils::Exception qw(throw);
@ISA = qw( Bio::EnsEMBL::BaseAlignFeature );
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment