Skip to content

Commit

Permalink
Adding explanatory comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thk123 committed Sep 13, 2017
1 parent f347a22 commit 2a3d876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cbmc/cbmc_parse_options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,8 @@ int cbmc_parse_optionst::get_goto_program(
try
{
if(initialize_goto_model(goto_model, cmdline, get_message_handler()))
// Remove all binaries from the command line as they
// are already compiled
return 6;

if(cmdline.isset("function"))
Expand Down

0 comments on commit 2a3d876

Please sign in to comment.