Skip to content

Commit

Permalink
Update finish_rewriting.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightguth authored Dec 18, 2024
1 parent 37b876d commit 673a68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/util/finish_rewriting.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

extern "C" {

char *input_filename;
FILE *output_file = nullptr;
void *proof_writer = nullptr;
bool statistics = false;
Expand Down

0 comments on commit 673a68c

Please sign in to comment.