[BioRuby-cvs] bioruby/lib/bio/db nbrf.rb,1.5,1.6
Naohisa Goto
ngoto at pub.open-bio.org
Tue Nov 1 00:32:26 EST 2005
Update of /home/repository/bioruby/bioruby/lib/bio/db
In directory pub.open-bio.org:/tmp/cvs-serv6747/db
Modified Files:
nbrf.rb
Log Message:
changed RDoc: removed many #:nodoc:
fixed some RDoc syntax mistakes.
Index: nbrf.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/nbrf.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** nbrf.rb 31 Oct 2005 23:58:19 -0000 1.5
--- nbrf.rb 1 Nov 2005 05:32:24 -0000 1.6
***************
*** 36,41 ****
require 'bio/sequence'
! # Sequence data class for NBRF/PIR flatfile format.
! module Bio #:nodoc:
class NBRF < DB
#--
--- 36,42 ----
require 'bio/sequence'
! module Bio
!
! # Sequence data class for NBRF/PIR flatfile format.
class NBRF < DB
#--
More information about the bioruby-cvs
mailing list