Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
76
Issues
76
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
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
Pipeline
#2644
passed with stage
in 9 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
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