12 #ifndef CPROVER_GOTO_DIFF_GOTO_DIFF_PARSE_OPTIONS_H 13 #define CPROVER_GOTO_DIFF_GOTO_DIFF_PARSE_OPTIONS_H 28 #define GOTO_DIFF_OPTIONS \ 30 OPT_SHOW_GOTO_FUNCTIONS \ 31 "(verbosity):(version)" \ 32 "u(unified)(change-impact)(forward-impact)(backward-impact)" \ 47 const std::string &extra_options);
69 #endif // CPROVER_GOTO_DIFF_GOTO_DIFF_PARSE_OPTIONS_H
virtual int get_goto_program(const optionst &options, goto_diff_languagest &languages, goto_modelt &goto_model)
goto_diff_languagest languages2
virtual void help()
display command line help
virtual int doit()
invoke main modules
virtual void get_command_line_options(optionst &options)
virtual bool process_goto_program(const optionst &options, goto_modelt &goto_model)
ui_message_handlert ui_message_handler
goto_diff_parse_optionst(int argc, const char **argv)