Initial commit
[graph.njae.git] / lib / graph.njae.rb
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f6d487328f4605c355ee72b52f1e6b396f720f16 100644 (file)
@@ -0,0 +1,3 @@
+require 'graph/graph'
+require 'graph/edge'
+require 'graph/vertex'