[BioRuby-cvs] bioruby/lib/bio shell.rb,1.2,1.3
Katayama Toshiaki
k at pub.open-bio.org
Wed Oct 5 04:58:35 EDT 2005
Update of /home/repository/bioruby/bioruby/lib/bio
In directory pub.open-bio.org:/tmp/cvs-serv937
Modified Files:
shell.rb
Log Message:
* midi plugin is refined and officially added
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** shell.rb 24 Sep 2005 12:33:07 -0000 1.2
--- shell.rb 5 Oct 2005 08:58:33 -0000 1.3
***************
*** 35,38 ****
--- 35,39 ----
require 'bio/shell/plugin/flatfile'
require 'bio/shell/plugin/obda'
+ require 'bio/shell/plugin/midi'
extend Core
More information about the bioruby-cvs
mailing list