[BioRuby-cvs] bioruby/lib bio.rb,1.73,1.74

Mitsuteru C. Nakao nakao at dev.open-bio.org
Fri Dec 15 06:29:04 UTC 2006


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

Modified Files:
	bio.rb 
Log Message:
* Added autoload for Bio::Iprscan.


Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** bio.rb	14 Dec 2006 19:52:53 -0000	1.73
--- bio.rb	15 Dec 2006 06:29:01 -0000	1.74
***************
*** 236,239 ****
--- 236,241 ----
    end
  
+   autoload :Iprscan,        'bio/appl/iprscan/report'
+ 
    ### Utilities
  




More information about the bioruby-cvs mailing list