[BioRuby-cvs] bioruby/lib/bio/appl/mafft report.rb,1.6,1.7
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/mafft
In directory pub.open-bio.org:/tmp/cvs-serv6747/d/mafft
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/mafft/report.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** report.rb 31 Oct 2005 12:47:12 -0000 1.6
--- report.rb 1 Nov 2005 05:32:24 -0000 1.7
***************
*** 43,48 ****
require 'bio/appl/mafft'
! module Bio #:nodoc:
! class MAFFT #:nodoc:
# MAFFT result parser class.
--- 43,48 ----
require 'bio/appl/mafft'
! module Bio
! class MAFFT
# MAFFT result parser class.
More information about the bioruby-cvs
mailing list