From c10e756720fe30ad2ffdcb54d83737aaad77190b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 21 Jan 2014 16:34:54 +0000 Subject: variable_array_type connection wrong --- NT/src/rotor.cpp | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'NT/src/rotor.cpp') diff --git a/NT/src/rotor.cpp b/NT/src/rotor.cpp index d280029..bf0c26a 100644 --- a/NT/src/rotor.cpp +++ b/NT/src/rotor.cpp @@ -82,17 +82,28 @@ int main(){ delete m; delete p; */ -Rotor::Graph g; -cerr<<(g.load_file("testgraph.json","./")?"loaded ":"could not load ")<<"testgraph.json"<*>(p))->get_output(f).c_str()); + } + } } -- cgit v1.2.3