Skip to content
Snippets Groups Projects
Commit bdeb7689 authored by Michele Alberti's avatar Michele Alberti
Browse files

[cmdline][verification] Revise the semantics of the option for selecting goals.

Here the revised semantics:
- Option -T <theory_name> select only the goals of theory <theory_name>
- Option -g [<theory_name>:]<goal_name>,...,<goal_name> select only the list of
  <goal_name> from the <theory_name>, or from all theories.
- If no -T and -g are provided, all goals (from all theories) are selected.
parent 13cfc0c6
No related branches found
No related tags found
Loading
Loading
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