[Bioperl-guts-l] bioperl-live/Bio/Phenotype Correlate.pm, 1.11, 1.12
Torsten Seemann
tseemann at dev.open-bio.org
Thu Sep 28 21:47:35 EDT 2006
Update of /home/repository/bioperl/bioperl-live/Bio/Phenotype
In directory dev.open-bio.org:/tmp/cvs-serv12388/Bio/Phenotype
Modified Files:
Correlate.pm
Log Message:
Removed "use Bio::Root::Object" artifact; all tests pass.
Index: Correlate.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Phenotype/Correlate.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Correlate.pm 26 Sep 2006 22:03:12 -0000 1.11
--- Correlate.pm 29 Sep 2006 01:47:33 -0000 1.12
***************
*** 96,100 ****
package Bio::Phenotype::Correlate;
use strict;
- use Bio::Root::Object;
use Bio::Species;
--- 96,99 ----
More information about the Bioperl-guts-l
mailing list