[BioRuby-cvs] bioruby/lib/bio/io/flatfile index.rb,1.14,1.15

Katayama Toshiaki k at pub.open-bio.org
Mon Nov 28 00:08:28 EST 2005


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

Modified Files:
	index.rb 
Log Message:
* temporal fix to make Bio::FlatFileIndex.makeindex work


Index: index.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/index.rb,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** index.rb	26 Sep 2005 13:00:08 -0000	1.14
--- index.rb	28 Nov 2005 05:08:26 -0000	1.15
***************
*** 21,24 ****
--- 21,26 ----
  # 
  
+ require 'bio/io/flatfile/indexer'
+ 
  module Bio
    class FlatFileIndex



More information about the bioruby-cvs mailing list