[BioRuby-cvs] bioruby/lib/bio/db newick.rb,1.2,1.3

Naohisa Goto ngoto at dev.open-bio.org
Wed Dec 13 15:55:31 UTC 2006


Update of /home/repository/bioruby/bioruby/lib/bio/db
In directory dev.open-bio.org:/tmp/cvs-serv8158/lib/bio/db

Modified Files:
	newick.rb 
Log Message:
added "require bio/phylogenetictree"


Index: newick.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/newick.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** newick.rb	13 Dec 2006 15:46:28 -0000	1.2
--- newick.rb	13 Dec 2006 15:55:29 -0000	1.3
***************
*** 10,13 ****
--- 10,15 ----
  #
  
+ require 'bio/phylogenetictree'
+ 
  module Bio
    class PhylogeneticTree




More information about the bioruby-cvs mailing list