[BioRuby-cvs] bioruby/lib/bio/appl/sosui report.rb,1.6,1.7

Mitsuteru C. Nakao nakao at pub.open-bio.org
Mon Oct 31 11:31:32 EST 2005


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

Modified Files:
	report.rb 
Log Message:
* Added Bio::SOSUI::Report::RS constant.


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/sosui/report.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** report.rb	26 Sep 2005 13:00:05 -0000	1.6
--- report.rb	31 Oct 2005 16:31:29 -0000	1.7
***************
*** 28,32 ****
      class Report
  
!       DELIMITER = "\n>"
  
        def initialize(entry)
--- 28,32 ----
      class Report
  
!       RS = DELIMITER = "\n>"
  
        def initialize(entry)



More information about the bioruby-cvs mailing list