Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
e267bbf7
Commit
e267bbf7
authored
Feb 14, 2011
by
François Bobot
Browse files
encoding_instantiate : silly reversal of quantified variable
parent
29bc534a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/transform/encoding_instantiate.ml
View file @
e267bbf7
...
...
@@ -319,7 +319,6 @@ and rewrite_fmla menv tvar vsvar f =
(* Ici un trigger qui ne match pas assez de variables
peut être généré *)
let
tl
=
tr_map
(
fnT
vsvar
)
(
fnF
vsvar
)
tl
in
let
vl
=
List
.
rev
vl
in
f_quant
q
(
cb
vl
tl
f1
)
|
Flet
(
t1
,
b
)
->
let
u
,
f2
,
cb
=
f_open_bound_cb
b
in
let
(
vsvar'
,
u
)
=
conv_vs
menv
tvar
vsvar
u
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment