Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MEVEL Glen
iris-time-proofs
Commits
72bd38b6
Commit
72bd38b6
authored
Feb 08, 2020
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump Coq to 8.10.2 (no changes needed)
parent
eaef3f55
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
_CoqProject
_CoqProject
+2
-0
No files found.
.gitlab-ci.yml
View file @
72bd38b6
...
...
@@ -29,15 +29,15 @@ variables:
-
api
## Build jobs
build-coq.8.
9.1
:
build-coq.8.
10.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.
9.1
"
OPAM_PINS
:
"
coq
version
8.
10.2
"
build-iris.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.
9.1
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV
coq-iris.dev
git
git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
OPAM_PINS
:
"
coq
version
8.
10.2
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV
coq-iris.dev
git
git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV"
except
:
only
:
-
triggers
...
...
_CoqProject
View file @
72bd38b6
-Q theories iris_time
-arg -w -arg -notation-overridden,-redundant-canonical-projection
# change_no_check does not exist yet in 8.9.
-arg -w -arg -convert_concl_no_check
theories/heap_lang/lang.v
theories/heap_lang/adequacy.v
...
...
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