Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
stdpp
Commits
3bf046f2
Commit
3bf046f2
authored
Jun 20, 2019
by
Ralf Jung
Browse files
fix ref tests for Coq 8.10+
parent
f5c139ed
Pipeline
#17799
passed with stage
in 8 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/solve_ndisj.v
View file @
3bf046f2
From
stdpp
Require
Import
namespaces
strings
.
Set
Ltac
Backtrace
.
Lemma
test1
(
N1
N2
:
namespace
)
:
N1
##
N2
→
↑
N1
⊆
@{
coPset
}
⊤
∖
↑
N2
.
Proof
.
solve_ndisj
.
Qed
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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