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

module IDL "theory/idl/options.h" Idl

option idlRewriteEq --enable-idl-rewrite-equalities/--disable-idl-rewrite-equalities bool :default false :read-write

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