Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
RefinedC
Commits
bd28ab82
Commit
bd28ab82
authored
Oct 15, 2021
by
Michael Sammler
Browse files
Revert "never simpl bool_decide"
This reverts commit
bcf29bb3
.
parent
bcf29bb3
Pipeline
#55227
passed with stage
in 13 minutes and 55 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
theories/lithium/base.v
View file @
bd28ab82
...
@@ -23,7 +23,6 @@ Typeclasses Opaque is_Some.
...
@@ -23,7 +23,6 @@ Typeclasses Opaque is_Some.
Global
Opaque
rotate_nat_add
rotate_nat_sub
.
Global
Opaque
rotate_nat_add
rotate_nat_sub
.
Typeclasses
Opaque
Z
.
divide
Z
.
modulo
Z
.
div
Z
.
shiftl
Z
.
shiftr
.
Typeclasses
Opaque
Z
.
divide
Z
.
modulo
Z
.
div
Z
.
shiftl
Z
.
shiftr
.
Arguments
bool_decide
:
simpl
never
.
Arguments
min
:
simpl
nomatch
.
Arguments
min
:
simpl
nomatch
.
Arguments
Z
.
testbit
:
simpl
never
.
Arguments
Z
.
testbit
:
simpl
never
.
...
...
Write
Preview
Supports
Markdown
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