Skip to content
Snippets Groups Projects
Commit 6380ee63 authored by Daniel Maier's avatar Daniel Maier
Browse files

cleanup

parent 94084be3
No related branches found
No related tags found
Loading
......@@ -64,9 +64,6 @@ int main(int argc, char *argv[]) {
osl_scop_print(fp, scop);
fclose(fp);
// Dump the content of the scop data structure.
//osl_scop_dump(stdout, scop);
// Save the planet.
osl_scop_free(scop);
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment