[BioRuby-cvs] bioruby/lib bio.rb,1.77,1.78

Trevor Wennblom trevor at dev.open-bio.org
Sun Dec 31 20:11:02 UTC 2006


Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv32213

Modified Files:
	bio.rb 
Log Message:
Added REBASE to autoload series.

Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** bio.rb	31 Dec 2006 19:57:32 -0000	1.77
--- bio.rb	31 Dec 2006 20:11:00 -0000	1.78
***************
*** 116,119 ****
--- 116,120 ----
    autoload :PDB,            'bio/db/pdb'
    autoload :NBRF,           'bio/db/nbrf'
+   autoload :REBASE,         'bio/db/rebase'
  
    autoload :Newick,         'bio/db/newick'




More information about the bioruby-cvs mailing list