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
T
Tutorial POPL18
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
Tutorial POPL18
Commits
2d2cb7bc
Commit
2d2cb7bc
authored
Feb 01, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use old ssreflect for old Coq
parent
3e732b21
Pipeline
#14336
failed with stage
in 8 minutes and 35 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
README.md
README.md
+1
-1
No files found.
.gitlab-ci.yml
View file @
2d2cb7bc
...
...
@@ -39,4 +39,4 @@ build-coq.8.7.2:
build-coq.8.6.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.6.1"
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect.1.6.4
"
README.md
View file @
2d2cb7bc
...
...
@@ -10,7 +10,7 @@ This tutorial comes in two versions:
For the tutorial material you need to have the following dependencies installed:
-
Coq 8.6.1 / 8.7.2 / 8.8.2
-
Ssreflect 1.6.4
-
Ssreflect 1.6.4
/ 1.7.0
-
Coq-std++ 1.1
-
Iris 3.1
...
...
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