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

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


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

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/sim4/report.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** report.rb	31 Oct 2005 11:09:22 -0000	1.5
--- report.rb	1 Nov 2005 05:32:23 -0000	1.6
***************
*** 32,37 ****
  #
  
! module Bio #:nodoc:
!   class Sim4 #:nodoc:
  
      # Bio::Sim4::Report is the sim4 report parser class.
--- 32,37 ----
  #
  
! module Bio
!   class Sim4
  
      # Bio::Sim4::Report is the sim4 report parser class.



More information about the bioruby-cvs mailing list