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
Gaurav Parthasarathy
examples_rdcss_old
Commits
b4510f0d
Commit
b4510f0d
authored
Dec 15, 2017
by
Ralf Jung
Browse files
Rename iris-lecture-notes to lecture_notes, and add it to _CoqProject
parent
4afbed2e
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b4510f0d
...
...
@@ -48,6 +48,8 @@ This repository contains the following case studies:
stack implementations
*
[
spanning-tree
](
theories/spanning_tree
)
: Proof of a concurrent spanning tree
algorithm.
*
[
lecture-notes
](
theories/lecture_notes
)
: Coq examples for the
[
Iris lecture notes
](
http://iris-project.org/tutorial-material.html
)
.
## For Developers: How to update the Iris dependency
...
...
_CoqProject
View file @
b4510f0d
...
...
@@ -7,6 +7,13 @@ theories/barrier/protocol.v
theories/barrier/example_client.v
theories/barrier/example_joining_existentials.v
theories/lecture_notes/coq_intro_example_1.v
theories/spanning_tree/graph.v
theories/spanning_tree/mon.v
theories/spanning_tree/spanning.v
theories/spanning_tree/proof.v
theories/logrel/prelude/base.v
theories/logrel/stlc/lang.v
theories/logrel/stlc/typing.v
...
...
@@ -48,8 +55,3 @@ theories/logrel/F_mu_ref_conc/examples/stack/stack_rules.v
theories/logrel/F_mu_ref_conc/examples/stack/CG_stack.v
theories/logrel/F_mu_ref_conc/examples/stack/FG_stack.v
theories/logrel/F_mu_ref_conc/examples/stack/refinement.v
theories/spanning_tree/graph.v
theories/spanning_tree/mon.v
theories/spanning_tree/spanning.v
theories/spanning_tree/proof.v
theories/
iris-
lecture
-
notes/coq
-
intro
-
example
-
1.v
→
theories/lecture
_
notes/coq
_
intro
_
example
_
1.v
View file @
b4510f0d
File moved
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