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