Product graphs working initially
[graph.njae.git] / lib / graph.njae.rb
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..b6dad293c59bd7bd8972aea6263bd1672469b497 100644 (file)
@@ -0,0 +1,3 @@
+require 'graph.njae/graph'
+require 'graph.njae/edge'
+require 'graph.njae/vertex'