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
de81a872
Commit
de81a872
authored
Jan 12, 2016
by
Martin Clochard
Committed by
Guillaume Melquiond
Feb 05, 2016
Browse files
default is a Z3 builtin
parent
2d1a5883
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/printer/smtv2.ml
View file @
de81a872
...
...
@@ -70,8 +70,8 @@ let ident_printer =
"abs"
;
"BitVec"
;
"extract"
;
"bv2nat"
;
"nat2bv"
;
(*
*
From Z3 *)
"map"
;
"bv"
;
"subset"
;
"union"
(* From Z3 *)
"map"
;
"bv"
;
"subset"
;
"union"
;
"default"
]
in
let
san
=
sanitizer
char_to_alpha
char_to_alnumus
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