[BioRuby-cvs] bioruby/lib bio.rb,1.76,1.77

Trevor Wennblom trevor at dev.open-bio.org
Sun Dec 31 19:57:34 UTC 2006


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

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

Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** bio.rb	24 Dec 2006 10:04:51 -0000	1.76
--- bio.rb	31 Dec 2006 19:57:32 -0000	1.77
***************
*** 248,251 ****
--- 248,252 ----
    autoload :SiRNA,          'bio/util/sirna'
    autoload :ColorScheme,    'bio/util/color_scheme'
+   autoload :ContingencyTable, 'bio/util/contingency_table'
  
    ### Service libraries




More information about the bioruby-cvs mailing list