lib/fathom.rb in fathom-0.2.0 vs lib/fathom.rb in fathom-0.2.1

- old
+ new

@@ -8,9 +8,10 @@ require "gsl" require 'options_hash' require 'ext/open_struct' +require 'ext/array' module Fathom lib = File.expand_path(File.dirname(__FILE__)) $LOAD_PATH.unshift(lib) \ No newline at end of file