[BioRuby-cvs] bioruby/lib/bio shell.rb,1.17,1.18

Katayama Toshiaki k at dev.open-bio.org
Wed Mar 28 20:23:41 UTC 2007


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

Modified Files:
	shell.rb 
Log Message:
* added das plugin


Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** shell.rb	24 Dec 2006 08:32:08 -0000	1.17
--- shell.rb	28 Mar 2007 20:23:39 -0000	1.18
***************
*** 31,34 ****
--- 31,35 ----
    require 'bio/shell/plugin/flatfile'
    require 'bio/shell/plugin/obda'
+   require 'bio/shell/plugin/das'
    require 'bio/shell/plugin/keggapi'
    require 'bio/shell/plugin/emboss'




More information about the bioruby-cvs mailing list