Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Pierre-Marie Pédrot
Iris
Commits
f83ae863
Commit
f83ae863
authored
Aug 25, 2016
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo that I forgot to git commit --amend.
parent
dd0444b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
proofmode/classes.v
proofmode/classes.v
+1
-1
No files found.
proofmode/classes.v
View file @
f83ae863
...
...
@@ -62,7 +62,7 @@ Global Arguments into_exist {_} _ _ {_}.
Class
IntoExceptLast
(
P
Q
:
uPred
M
)
:
=
into_except_last
:
P
⊢
◇
Q
.
Global
Arguments
into_except_last
:
clear
implicits
.
Class
IsEx
pec
tLast
(
Q
:
uPred
M
)
:
=
is_except_last
:
◇
Q
⊢
Q
.
Class
IsEx
cep
tLast
(
Q
:
uPred
M
)
:
=
is_except_last
:
◇
Q
⊢
Q
.
Global
Arguments
is_except_last
:
clear
implicits
.
Class
FromVs
(
P
Q
:
uPred
M
)
:
=
from_vs
:
(|=
r
=>
Q
)
⊢
P
.
...
...
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