[BioRuby-cvs] bioruby/lib/bio/appl/clustalw report.rb,1.7,1.8

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/clustalw
In directory pub.open-bio.org:/tmp/cvs-serv6747/d/clustalw

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/clustalw/report.rb,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** report.rb	31 Oct 2005 13:56:09 -0000	1.7
--- report.rb	1 Nov 2005 05:32:23 -0000	1.8
***************
*** 42,47 ****
  require 'bio/appl/clustalw'
  
! module Bio #:nodoc:
!   class ClustalW #:nodoc:
  
      # CLUSTAL W result data (*.aln file) parser class.
--- 42,47 ----
  require 'bio/appl/clustalw'
  
! module Bio
!   class ClustalW
  
      # CLUSTAL W result data (*.aln file) parser class.



More information about the bioruby-cvs mailing list