[BioRuby-cvs] bioruby/lib/bio/appl/psort report.rb,1.8,1.9

Naohisa Goto ngoto at pub.open-bio.org
Fri Sep 9 11:48:19 EDT 2005


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

Modified Files:
	report.rb 
Log Message:
* fixed autoload problem about Bio::PSORT.
* added "require 'bio/appl/psort'" in bio/appl/psort/report.rb.


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/psort/report.rb,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** report.rb	8 Sep 2005 01:22:10 -0000	1.8
--- report.rb	9 Sep 2005 15:48:17 -0000	1.9
***************
*** 22,25 ****
--- 22,26 ----
  
  require 'bio/sequence'
+ require 'bio/appl/psort'
  
  



More information about the bioruby-cvs mailing list