[BioRuby-cvs] bioruby/lib bio.rb,1.62,1.63
Katayama Toshiaki
k at pub.open-bio.org
Mon Feb 6 14:07:14 UTC 2006
Update of /home/repository/bioruby/bioruby/lib
In directory pub.open-bio.org:/tmp/cvs-serv1838
Modified Files:
bio.rb
Log Message:
* Bio::String is changed to Bio::Sequence::Generic in lib/bio/sequence/generic.rb
Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** bio.rb 4 Feb 2006 19:12:55 -0000 1.62
--- bio.rb 6 Feb 2006 14:07:11 -0000 1.63
***************
*** 36,40 ****
autoload :Sequence, 'bio/sequence'
- autoload :String, 'bio/string'
## Locations/Location
--- 36,39 ----
More information about the bioruby-cvs
mailing list