[BioRuby-cvs] bioruby/lib bio.rb,1.66,1.67

Jan Aerts aerts at dev.open-bio.org
Thu Apr 27 09:29:37 UTC 2006


Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv3621

Modified Files:
	bio.rb 
Log Message:
Added bio/io/ensembl.rb to be autoloaded.


Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** bio.rb	27 Feb 2006 09:11:01 -0000	1.66
--- bio.rb	27 Apr 2006 09:29:35 -0000	1.67
***************
*** 132,135 ****
--- 132,137 ----
    autoload :DBGET,          'bio/io/dbget'
  
+   autoload :Ensembl,        'bio/io/ensembl'
+ 
    ## below are described in bio/appl/blast.rb
    #class Blast




More information about the bioruby-cvs mailing list