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 / Register
Toggle navigation
Open sidebar
Iris
Actris
Commits
c8bd8a41
Commit
c8bd8a41
authored
Jul 11, 2019
by
jihgfee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped map_reduce
parent
445adad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
theories/examples/map_reduce.v
theories/examples/map_reduce.v
+1
-1
No files found.
theories/examples/map_reduce.v
View file @
c8bd8a41
From
actris
.
channel
Require
Import
proto_channel
proofmode
.
From
actris
.
channel
Require
Import
proto_channel
proofmode
.
From
iris
.
heap_lang
Require
Import
proofmode
notation
.
From
iris
.
heap_lang
Require
Import
proofmode
notation
.
From
actris
.
utils
Require
Import
llist
compare
contribution
group
.
From
actris
.
utils
Require
Import
llist
compare
contribution
group
.
From
actris
.
examples
Require
Import
map
sort_fg
_client
.
From
actris
.
examples
Require
Import
map
sort_fg
.
From
iris
.
algebra
Require
Import
gmultiset
.
From
iris
.
algebra
Require
Import
gmultiset
.
(** Functional version of map reduce (aka the specification) *)
(** Functional version of map reduce (aka the specification) *)
...
...
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