Skip to content
Snippets Groups Projects
Commit 4ff437dd authored by 13518104 Kevin Austin Stefano's avatar 13518104 Kevin Austin Stefano
Browse files

Add in openmp

parent b817ca30
No related merge requests found
...@@ -166,7 +166,6 @@ A lot of times the I/O routines can be used to read/write from separate files at ...@@ -166,7 +166,6 @@ A lot of times the I/O routines can be used to read/write from separate files at
} }
} }
// printf("\n"); // printf("\n");
graph->E = E; graph->E = E;
return graph; return graph;
} }
......
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