[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
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.2, 1.3 pdb.rb, 1.3,
1.4
- Next message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.3, 1.4 pdb.rb, 1.4,
1.5 residue.rb, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.2, 1.3 pdb.rb, 1.3,
1.4
- Next message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.3, 1.4 pdb.rb, 1.4,
1.5 residue.rb, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list