[BioRuby-cvs] bioruby/lib/bio/appl/blat report.rb,1.4,1.5

Naohisa Goto ngoto at pub.open-bio.org
Tue Nov 1 00:32:26 EST 2005


Update of /home/repository/bioruby/bioruby/lib/bio/appl/blat
In directory pub.open-bio.org:/tmp/cvs-serv6747/d/blat

Modified Files:
	report.rb 
Log Message:
changed RDoc: removed many #:nodoc:
fixed some RDoc syntax mistakes.


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/blat/report.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** report.rb	31 Oct 2005 11:09:22 -0000	1.4
--- report.rb	1 Nov 2005 05:32:24 -0000	1.5
***************
*** 41,46 ****
  require 'bio'
  
! module Bio #:nodoc:
!   class Blat #:nodoc:
  
      # Bio::Blat::Report is a BLAT report parser class.
--- 41,46 ----
  require 'bio'
  
! module Bio
!   class Blat
  
      # Bio::Blat::Report is a BLAT report parser class.



More information about the bioruby-cvs mailing list