[BioRuby-cvs] bioruby/lib bio.rb,1.78,1.79

Trevor Wennblom trevor at dev.open-bio.org
Sun Dec 31 20:54:27 UTC 2006


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

Modified Files:
	bio.rb 
Log Message:
Added RestrictionEnzyme to autoload series.

Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** bio.rb	31 Dec 2006 20:11:00 -0000	1.78
--- bio.rb	31 Dec 2006 20:54:25 -0000	1.79
***************
*** 250,253 ****
--- 250,254 ----
    autoload :ColorScheme,    'bio/util/color_scheme'
    autoload :ContingencyTable, 'bio/util/contingency_table'
+   autoload :RestrictionEnzyme, 'bio/util/restriction_enzyme'
  
    ### Service libraries




More information about the bioruby-cvs mailing list