projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b8f92d
)
LFSC letification is true by default
author
Guy
<katz911@gmail.com>
Wed, 8 Jun 2016 18:53:02 +0000
(11:53 -0700)
committer
Guy
<katz911@gmail.com>
Wed, 8 Jun 2016 18:53:02 +0000
(11:53 -0700)
src/options/proof_options
patch
|
blob
|
history
diff --git
a/src/options/proof_options
b/src/options/proof_options
index 68ce156e9b78683981c67ee96ce367707f1ef628..a99d858bcd2c680139744e90ed01c40c56ba0287 100644
(file)
--- a/
src/options/proof_options
+++ b/
src/options/proof_options
@@
-5,7
+5,7
@@
module PROOF "options/proof_options.h" Proof
-option lfscLetification --lfsc-letification bool :default
fals
e
+option lfscLetification --lfsc-letification bool :default
tru
e
turns on global letification in LFSC proofs
endmodule