Sha256: a254ce3781df7f2707c2caaff2a23376236e7847a88648af6888b56e9d3ec66a

Contents?: true

Size: 263 Bytes

Versions: 8

Compression:

Stored size: 263 Bytes

Contents

require 'pathname'
lib = Pathname.new(__FILE__).dirname.join().expand_path.to_s
$:.unshift lib

require "references/version"
require 'references/myUtil'
require 'references/ArxivReferences'
module Arxiv
  module References
    # Your code goes here...
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
arxiv-references-0.1.7.0 lib/arxiv/references.rb
arxiv-references-0.1.6.5 lib/arxiv/references.rb
arxiv-references-0.1.6.4 lib/arxiv/references.rb
arxiv-references-0.1.6.3 lib/arxiv/references.rb
arxiv-references-0.1.6.2 lib/arxiv/references.rb
arxiv-references-0.1.6.1 lib/arxiv/references.rb
arxiv-references-0.1.6.0 lib/arxiv/references.rb
arxiv-references-0.1.5.1 lib/arxiv/references.rb