[BioRuby-cvs] bioruby/lib/bio/shell/plugin entry.rb,1.7,1.8

Katayama Toshiaki k at pub.open-bio.org
Mon Feb 27 09:37:16 UTC 2006


Update of /home/repository/bioruby/bioruby/lib/bio/shell/plugin
In directory pub.open-bio.org:/tmp/cvs-serv1119/lib/bio/shell/plugin

Modified Files:
	entry.rb 
Log Message:
* added a tiny doc


Index: entry.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/plugin/entry.rb,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** entry.rb	14 Feb 2006 13:46:43 -0000	1.7
--- entry.rb	27 Feb 2006 09:37:14 -0000	1.8
***************
*** 86,89 ****
--- 86,90 ----
    end
  
+   # Obtain a parsed object from sources that ent() supports.
    def obj(arg)
      str = ent(arg)




More information about the bioruby-cvs mailing list