[BioRuby-cvs] bioruby/lib/bio/io fastacmd.rb,1.3,1.4
Naohisa Goto
ngoto at pub.open-bio.org
Tue Aug 9 06:53:38 EDT 2005
Update of /home/repository/bioruby/bioruby/lib/bio/io
In directory pub.open-bio.org:/tmp/cvs-serv1700/lib/bio/io
Modified Files:
fastacmd.rb
Log Message:
* each_entry: changed to return self
* changes in 1.2 -> 1.3 (sorry, I forgot to write)
* using thread to read stderr
Index: fastacmd.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/fastacmd.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fastacmd.rb 9 Aug 2005 09:40:27 -0000 1.3
--- fastacmd.rb 9 Aug 2005 09:46:39 -0000 1.4
***************
*** 72,75 ****
--- 72,76 ----
t.join
end
+ self
end
alias :each :each_entry
More information about the bioruby-cvs
mailing list