Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
8d56fb95
Commit
8d56fb95
authored
Jun 23, 2018
by
Guillaume Melquiond
Browse files
Fix broken html.
parent
c27599ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
stdlib/ieee_float.mlw
View file @
8d56fb95
...
...
@@ -26,7 +26,7 @@ module RoundingMode
<li>RTP : Round Towards Positive
<li>RTN : Round Towards Negative
<li>RTZ : Round Towards Zero
</ul} *)
</ul
>
} *)
predicate to_nearest (m:mode) = m = RNE \/ m = RNA
end
...
...
Write
Preview
Supports
Markdown
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