[BioRuby-cvs] bioruby/lib/bio/io ddbjxml.rb,1.6,1.7

Katayama Toshiaki k at pub.open-bio.org
Sat Nov 5 03:33:03 EST 2005


Update of /home/repository/bioruby/bioruby/lib/bio/io
In directory pub.open-bio.org:/tmp/cvs-serv29805/lib/bio/io

Modified Files:
	ddbjxml.rb 
Log Message:
* converted to RDoc


Index: ddbjxml.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/ddbjxml.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ddbjxml.rb	26 Sep 2005 13:00:08 -0000	1.6
--- ddbjxml.rb	5 Nov 2005 08:33:01 -0000	1.7
***************
*** 1,6 ****
  #
! # bio/io/ddbjxml.rb - DDBJ SOAP server access class
  #
! #   Copyright (C) 2003, 2004 KATAYAMA Toshiaki <k at bioruby.org>
  #
  #  This library is free software; you can redistribute it and/or
--- 1,12 ----
  #
! # = bio/io/ddbjxml.rb - DDBJ SOAP server access class
  #
! # Copyright::	Copyright (C) 2003, 2004
! #		KATAYAMA Toshiaki <k at bioruby.org>
! # Lisence::	LGPL
! #
! # $Id$
! #
! #--
  #
  #  This library is free software; you can redistribute it and/or
***************
*** 18,22 ****
  #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
  #
! #  $Id$
  #
  
--- 24,28 ----
  #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
  #
! #++
  #
  



More information about the bioruby-cvs mailing list