Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Gilbert
Iris
Commits
8a8a3394
Commit
8a8a3394
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Try to use links in README.
parent
2227cd66
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
8a8a3394
...
@@ -42,7 +42,8 @@ running:
...
@@ -42,7 +42,8 @@ running:
as described in
<http://doi.acm.org/10.1145/2818638>
.
as described in
<http://doi.acm.org/10.1145/2818638>
.
*
The folder
`proofmode`
contains the Iris proof mode, which extends Coq with
*
The folder
`proofmode`
contains the Iris proof mode, which extends Coq with
contexts for persistent and spatial Iris assertions. It also contains tactics
contexts for persistent and spatial Iris assertions. It also contains tactics
for interactive proofs in Iris. Documentation can be found in
`ProofMode.md`
.
for interactive proofs in Iris. Documentation can be found in
[
`ProofMode.md`
](
ProofMode.md
)
.
*
The folder
`tests`
contains modules we use to test our infrastructure.
*
The folder
`tests`
contains modules we use to test our infrastructure.
Users of the Iris Coq library should
*not*
depend on these modules; they may
Users of the Iris Coq library should
*not*
depend on these modules; they may
change or disappear without any notice.
change or disappear without any notice.
...
@@ -50,4 +51,4 @@ running:
...
@@ -50,4 +51,4 @@ running:
## Documentation
## Documentation
A LaTeX version of the core logic definitions and some derived forms is
A LaTeX version of the core logic definitions and some derived forms is
available in
`docs/iris.tex`
.
available in
[
`docs/iris.tex`
](
docs/iris.tex
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment