[BioRuby-cvs] bioruby/lib/bio/appl/blat report.rb,1.3,1.4
Naohisa Goto
ngoto at pub.open-bio.org
Mon Oct 31 06:09:24 EST 2005
Update of /home/repository/bioruby/bioruby/lib/bio/appl/blat
In directory pub.open-bio.org:/tmp/cvs-serv32164/blat
Modified Files:
report.rb
Log Message:
added #:nodoc: to Bio, Bio::Blat, Bio::Sim4.
Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/blat/report.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** report.rb 31 Oct 2005 09:29:14 -0000 1.3
--- report.rb 31 Oct 2005 11:09:22 -0000 1.4
***************
*** 41,46 ****
require 'bio'
! module Bio
! class Blat
# Bio::Blat::Report is a BLAT report parser class.
--- 41,46 ----
require 'bio'
! module Bio #:nodoc:
! class Blat #:nodoc:
# Bio::Blat::Report is a BLAT report parser class.
More information about the bioruby-cvs
mailing list