From bd5a1d60ab7e1a930835e239cc0ee7257e9e82ad Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 19 Jan 2014 23:03:31 +0000 Subject: starting to make graph loader --- NT/src/graph.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 NT/src/graph.cpp (limited to 'NT/src/graph.cpp') diff --git a/NT/src/graph.cpp b/NT/src/graph.cpp new file mode 100644 index 0000000..50aaa0c --- /dev/null +++ b/NT/src/graph.cpp @@ -0,0 +1,4 @@ +#include "graph.h" + + + -- cgit v1.2.3