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
3760cdb5
Commit
3760cdb5
authored
Aug 21, 2013
by
MARCHE Claude
Browse files
bitvectors/bitvector fullay proved thanks to CVC4 1.2
parent
122c0632
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
examples/bitvectors/bitvector/why3session.xml
View file @
3760cdb5
This diff is collapsed.
Click to expand it.
src/whyml/mlw_ocaml.ml
View file @
3760cdb5
...
...
@@ -783,7 +783,7 @@ and print_lexpr pri info fmt e =
and
print_rec
lr
info
fst
fmt
{
fun_ps
=
ps
;
fun_lambda
=
lam
}
=
if
ps
.
ps_ghost
then
fprintf
fmt
"
(* %s %a *)
"
fprintf
fmt
"
@[<hov 2>%s %a = ()@]
"
(
if
fst
then
if
lr
then
"let rec"
else
"let"
else
"with"
)
(
print_ps
info
)
ps
else
...
...
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