Commit b27a83d5 authored by Antony T Curtis's avatar Antony T Curtis

Fixup and debugging

parent 2037f387
This diff is collapsed.
......@@ -205,7 +205,7 @@ namespace oqgraph3
, _weight(weight)
, _prev(prev)
, _next(next)
{ }
{ printf("row_info(%lld,%lld,%f)\n", source, target, weight);}
};
namespace internal
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment