Skip to content

Commit

Permalink
Add help text
Browse files Browse the repository at this point in the history
  • Loading branch information
atomb committed Nov 15, 2023
1 parent 4ad4d6a commit cd5f4c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Source/ExecutionEngine/CommandLineOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1523,6 +1523,11 @@ used by the `/trackVerificationCoverage` option.
Set the random seed for verifying a given implementation.
Has the same effect as setting /randomSeed but only for a single implementation.
{:smt_option name, value}
Set the SMT option 'name' to 'value', using the SMT-Lib command
'(set-option :name value)', just for the verification of this
procedure.
{:verboseName <string>}
Set the name to use when printing messages about verification
status in `/trace` and selecting procedures to verify with
Expand Down

0 comments on commit cd5f4c7

Please sign in to comment.