Skip to content

Commit

Permalink
Nothing happened...
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanren committed Jan 17, 2025
1 parent f1e7512 commit f729285
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions harmony_model_checker/charm/charm.c
Original file line number Diff line number Diff line change
Expand Up @@ -5323,9 +5323,6 @@ int exec_model_checker(int argc, char **argv){
fprintf(out, "}\n");
fclose(out);

// iface_write_spec_graph_to_file("iface.gv");
// iface_write_spec_graph_to_json_file("iface.json");

if (Tflag) {
printf("* Timing info\n");
for (unsigned int i = 0; i < global.nphases; i++) {
Expand Down

0 comments on commit f729285

Please sign in to comment.