[BioRuby-cvs] bioruby/lib/bio/io flatfile.rb,1.39,1.40

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


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

Modified Files:
	flatfile.rb 
Log Message:
changed RDoc: removed many #:nodoc:
fixed some RDoc syntax mistakes.


Index: flatfile.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile.rb,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** flatfile.rb	1 Nov 2005 03:15:33 -0000	1.39
--- flatfile.rb	1 Nov 2005 05:32:24 -0000	1.40
***************
*** 29,33 ****
  #
  
! module Bio #:nodoc:
  
    # Bio::FlatFile is a helper and wrapper class to read a biological data file.
--- 29,33 ----
  #
  
! module Bio
  
    # Bio::FlatFile is a helper and wrapper class to read a biological data file.



More information about the bioruby-cvs mailing list