Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marianna Rapoport
iris-coq
Commits
705d580e
Commit
705d580e
authored
Feb 03, 2016
by
Ralf Jung
Browse files
*oops* forgot to fix imports
parent
31d90720
Changes
4
Hide whitespace changes
Inline
Side-by-side
heap_lang/heap_lang_tactics.v
View file @
705d580e
Require
Export
barrier
.
heap_lang
.
Require
Export
heap_lang
.
heap_lang
.
Require
Import
prelude
.
fin_maps
.
Import
heap_lang
.
...
...
heap_lang/lifting.v
View file @
705d580e
Require
Import
prelude
.
gmap
iris
.
lifting
.
Require
Export
iris
.
weakestpre
barrier
.
heap_lang_tactics
.
Require
Export
iris
.
weakestpre
heap_lang
.
heap_lang_tactics
.
Import
uPred
.
Import
heap_lang
.
Local
Hint
Extern
0
(
language
.
reducible
_
_
)
=>
do_step
ltac
:
(
eauto
2
).
...
...
heap_lang/sugar.v
View file @
705d580e
Require
Export
barrier
.
heap_lang
barrier
.
lifting
.
Require
Export
heap_lang
.
heap_lang
heap_lang
.
lifting
.
Import
uPred
.
Import
heap_lang
.
...
...
heap_lang/tests.v
View file @
705d580e
(** This file is essentially a bunch of testcases. *)
Require
Import
modures
.
logic
.
Require
Import
barrier
.
lifting
barrier
.
sugar
.
Require
Import
heap_lang
.
lifting
heap_lang
.
sugar
.
Import
heap_lang
.
Import
uPred
.
...
...
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