[BioRuby-cvs] bioruby/lib/bio/appl/genscan report.rb,1.5,1.6

Mitsuteru C. Nakao nakao at pub.open-bio.org
Tue Nov 1 00:15:17 EST 2005


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

Modified Files:
	report.rb 
Log Message:
* Removed TAB.


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/genscan/report.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** report.rb	8 Sep 2005 01:22:09 -0000	1.5
--- report.rb	1 Nov 2005 05:15:15 -0000	1.6
***************
*** 126,130 ****
          @matrix = $1
        else
!         raise "Error: [#{line}]"	  
        end
      end
--- 126,130 ----
          @matrix = $1
        else
!         raise "Error: [#{line}]"  
        end
      end



More information about the bioruby-cvs mailing list