Sha256: 7b5c984cc59bc0abf031b2ac70a073185305325ee54ffc4876c4aff3e90b34d6

Contents?: true

Size: 257 Bytes

Versions: 12

Compression:

Stored size: 257 Bytes

Contents

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'fathom'))
module Fathom
  class CausalGraph
    
  end
end

if __FILE__ == $0
  include Fathom
  # TODO: Is there anything you want to do to run this file on its own?
  # CausalGraph.new
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fathom-0.3.7 lib/fathom/archive/causal_graph.rb
fathom-0.3.6 lib/fathom/archive/causal_graph.rb
fathom-0.3.4 lib/fathom/archive/causal_graph.rb
fathom-0.3.3 lib/fathom/archive/causal_graph.rb
fathom-0.3.2 lib/fathom/archive/causal_graph.rb
fathom-0.3.1 lib/fathom/archive/causal_graph.rb
fathom-0.3.0 lib/fathom/causal_graph.rb
fathom-0.2.3 lib/fathom/causal_graph.rb
fathom-0.2.2 lib/fathom/causal_graph.rb
fathom-0.2.1 lib/fathom/causal_graph.rb
fathom-0.2.0 lib/fathom/causal_graph.rb
fathom-0.1.0 lib/fathom/causal_graph.rb