Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RefinedC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Iris
RefinedC
Commits
ff84926a
Commit
ff84926a
authored
4 years ago
by
Michael Sammler
Browse files
Options
Downloads
Patches
Plain Diff
fix typo
parent
84b09b90
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#41515
passed
4 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
ff84926a
...
...
@@ -20,7 +20,7 @@ of RefinedC, which is encoded in [Iris](https://gitlab.mpi-sws.org/iris/iris)
The following files contain documentation about RefinedC:
-
[
ANNOTATION.md
](
ANNOTATIONS.md
)
: Describes the annotation syntax
-
[
ANNOTATION
S
.md
](
ANNOTATIONS.md
)
: Describes the annotation syntax
accepted by the RefinedC frontend
-
[
FAQ.md
](
FAQ.md
)
: Describes solutions to frequently asked questions
-
[
ARCHITECTURE.md
](
ARCHITECTURE.md
)
: Gives an high-level overview of
...
...
@@ -267,7 +267,7 @@ functions have a specification (they have been skipped).
Let us now do some actual RefinedC verification and give a specification to
our
`add3`
function. Specifications are given as attributes attached to the
function definitions (or prototypes). The valid attributes and the RefinedC
syntax are documented in
[
ANNOTATION.md
](
ANNOTATIONS.md
)
, you can consult it
syntax are documented in
[
ANNOTATION
S
.md
](
ANNOTATIONS.md
)
, you can consult it
later if you want to learn more. For now, we will introduce what we need en
passant.
...
...
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