[BioRuby-cvs] bioruby/lib bio.rb,1.55,1.56

Mitsuteru C. Nakao nakao at pub.open-bio.org
Sun Oct 23 11:34:32 EDT 2005


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

Modified Files:
	bio.rb 
Log Message:
* added autoload for Bio::ColorScheme.


Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** bio.rb	9 Sep 2005 16:02:04 -0000	1.55
--- bio.rb	23 Oct 2005 15:34:30 -0000	1.56
***************
*** 254,257 ****
--- 254,258 ----
  
    autoload :SiRNA,          'bio/util/sirna'
+   autoload :ColorScheme,    'bio/util/color_scheme'
  
  end



More information about the bioruby-cvs mailing list