Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
Actris
Commits
8cb47270
Commit
8cb47270
authored
Jul 11, 2019
by
jihgfee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename loop_sort -> sort_br_del and updated README
parent
c8bd8a41
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+4
-4
_CoqProject
_CoqProject
+2
-2
theories/examples/sort_br_del.v
theories/examples/sort_br_del.v
+0
-0
No files found.
README.md
View file @
8cb47270
...
...
@@ -42,10 +42,10 @@ mechanization in Coq:
*
2. Tour of Actris
*
2.3 Basic, sort:
`theories/examples/sort.v`
*
2.4 Higher-Order Functions, sort_func:
`theories/examples/sort.v`
*
2.5 Branching:
`theories/examples/
loop_sort
.v`
*
2.6 Recursion:
`theories/examples/
loop_sort
.v`
*
2.7 Delegation:
`theories/examples/
loop_sort
.v`
*
2.8 Dependent:
`theories/examples/sort_
elem
.v`
*
2.5 Branching:
`theories/examples/
sort_br_del
.v`
*
2.6 Recursion:
`theories/examples/
sort_br_del
.v`
*
2.7 Delegation:
`theories/examples/
sort_br_del
.v`
*
2.8 Dependent:
`theories/examples/sort_
fg
.v`
*
3. Manifest sharing via locks
*
3.1 Sample program:
`theories/examples/basics.v`
*
3.2 Distributed mapper:
`theories/examples/map.v`
...
...
_CoqProject
View file @
8cb47270
...
...
@@ -9,9 +9,9 @@ theories/channel/channel.v
theories/channel/proto_model.v
theories/channel/proto_channel.v
theories/channel/proofmode.v
theories/examples/basics.v
theories/examples/sort.v
theories/examples/
loop_sort
.v
theories/examples/
sort_br_del
.v
theories/examples/sort_fg.v
theories/examples/map.v
theories/examples/map_reduce.v
theories/examples/basics.v
theories/examples/
loop_sort
.v
→
theories/examples/
sort_br_del
.v
View file @
8cb47270
File moved
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