[BioRuby-cvs] bioruby/lib/bio shell.rb,1.13,1.14
Katayama Toshiaki
k at pub.open-bio.org
Fri Feb 17 17:12:41 UTC 2006
Update of /home/repository/bioruby/bioruby/lib/bio
In directory pub.open-bio.org:/tmp/cvs-serv31346/lib/bio
Modified Files:
shell.rb
Log Message:
* session.rb is renamed to interface.rb
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** shell.rb 9 Feb 2006 20:48:52 -0000 1.13
--- shell.rb 17 Feb 2006 17:12:39 -0000 1.14
***************
*** 17,21 ****
require 'bio/shell/core'
! require 'bio/shell/session'
require 'bio/shell/plugin/entry'
require 'bio/shell/plugin/seq'
--- 17,21 ----
require 'bio/shell/core'
! require 'bio/shell/interface'
require 'bio/shell/plugin/entry'
require 'bio/shell/plugin/seq'
More information about the bioruby-cvs
mailing list