[BioRuby-cvs] bioruby/bin bioruby,1.2,1.3
Pjotr Prins
pjotr at pub.open-bio.org
Thu Oct 27 07:56:00 EDT 2005
Update of /home/repository/bioruby/bioruby/bin
In directory pub.open-bio.org:/tmp/cvs-serv4489/bin
Modified Files:
bioruby
Log Message:
Documenting bioruby shell
Index: bioruby
===================================================================
RCS file: /home/repository/bioruby/bioruby/bin/bioruby,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bioruby 24 Sep 2005 12:33:07 -0000 1.2
--- bioruby 27 Oct 2005 11:55:58 -0000 1.3
***************
*** 22,25 ****
--- 22,27 ----
#
+ $: << File.dirname(__FILE__)+'/../lib'
+
require 'bio/shell'
More information about the bioruby-cvs
mailing list