Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
examples_rdcss_old
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Parthasarathy
examples_rdcss_old
Commits
837bc704
Commit
837bc704
authored
May 25, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump Coq base version to 8.9.0
parent
2044cfbe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
README.md
README.md
+1
-1
No files found.
.gitlab-ci.yml
View file @
837bc704
...
...
@@ -26,11 +26,11 @@ variables:
## Build jobs
build-coq.8.
8.2
:
build-coq.8.
9.0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.
8.2
"
TIMING_CONF
:
"
coq-8.
8.2
"
OPAM_PINS
:
"
coq
version
8.
9.0
"
TIMING_CONF
:
"
coq-8.
9.0
"
tags
:
-
fp-timing
...
...
README.md
View file @
837bc704
...
...
@@ -6,7 +6,7 @@ Some example verification demonstrating the use of Iris.
This version is known to compile with:
-
Coq 8.
8.2
-
Coq 8.
9.0
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/FP/iris-coq/
)
-
The coq86-devel branch of
[
Autosubst
](
https://github.com/uds-psl/autosubst
)
...
...
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