summaryrefslogtreecommitdiff
path: root/src/proof/options
blob: f00c8fc756ebcfa9d985f0edb7e25b8d0b477368 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Option specification file for CVC4
# See src/options/base_options for a description of this file format
#

module PROOF "proof/options.h" Proof

option proof produce-proofs --proof bool
 turn on proof generation

endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback