[BioRuby-cvs] bioruby/lib bio.rb,1.67,1.68

Jan Aerts aerts at dev.open-bio.org
Thu May 4 13:13:00 UTC 2006


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

Modified Files:
	bio.rb 
Log Message:
Added autoload for bio/map.rb


Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** bio.rb	27 Apr 2006 09:29:35 -0000	1.67
--- bio.rb	4 May 2006 13:12:57 -0000	1.68
***************
*** 44,47 ****
--- 44,50 ----
  
  
+   ## Map
+   autoload :Map,            'bio/map'
+ 	
    ### Constants
  




More information about the bioruby-cvs mailing list