[BioRuby-cvs] bioruby/lib bio.rb,1.43,1.44

Katayama Toshiaki k at pub.open-bio.org
Wed Aug 10 08:56:39 EDT 2005


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

Modified Files:
	bio.rb 
Log Message:
* bio/appl/bl2seq/report is included
* prepared for 0.6.4 release


Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** bio.rb	9 Aug 2005 11:57:53 -0000	1.43
--- bio.rb	10 Aug 2005 12:56:37 -0000	1.44
***************
*** 22,26 ****
  
  module Bio
!   BIORUBY_VERSION = [0, 6, 3].extend(Comparable)
  end
  
--- 22,26 ----
  
  module Bio
!   BIORUBY_VERSION = [0, 6, 4].extend(Comparable)
  end
  
***************
*** 133,136 ****
--- 133,137 ----
  require 'bio/appl/blast/xmlparser'
  require 'bio/appl/blast/format8'
+ require 'bio/appl/bl2seq/report'
  require 'bio/appl/hmmer'
  require 'bio/appl/hmmer/report'



More information about the bioruby-cvs mailing list