main: Print the graph after reading
This commit is contained in:
parent
654fb751e6
commit
43c5dd10ed
@ -19,7 +19,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
//TODO: Implement reading from a file
|
||||
g.read(filename);
|
||||
|
||||
g.print();
|
||||
|
||||
// TODO: Implement graph reduction and/or knot detection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user