[BioRuby-cvs] bioruby/lib/bio/db pdb.rb,1.4,1.5

Naohisa Goto ngoto at pub.open-bio.org
Fri Dec 16 14:23:05 EST 2005


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

Modified Files:
	pdb.rb 
Log Message:
grave changes

It does not work correctly now.


Index: pdb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pdb.rb	8 Mar 2004 07:32:35 -0000	1.4
--- pdb.rb	16 Dec 2005 19:23:03 -0000	1.5
***************
*** 25,29 ****
  # definition of the PDB class
  module Bio
!   class PDB < DB
    end #class PDB
  end #module Bio
--- 25,29 ----
  # definition of the PDB class
  module Bio
!   class PDB #< DB
    end #class PDB
  end #module Bio



More information about the bioruby-cvs mailing list