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