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
AVA
FloVer
Commits
93095593
Commit
93095593
authored
Jun 11, 2018
by
Heiko Becker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add flocq version to README
parent
c3036aae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
README.md
+7
-0
No files found.
README.md
View file @
93095593
...
...
@@ -40,6 +40,13 @@ $ make
```
This will compile all coq files and then in the end the certificate in the output directory.
To compile the file
`IEEE_connection.v`
showing the relation to IEEE754 semantics, it is necessary to install
the Flocq library via opam:
```
bash
$
opam
install
coq-flocq.2.6.1
```
Note that due to some incompatibilities, FloVer currently does not support flocq 3.0.
The coq binary is build in the directory
`coq/binary`
and you can compile it by
running
`make native`
in the directory.
...
...
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