Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jonas Kastberg
iris
Commits
53ed9d87
Commit
53ed9d87
authored
Jun 11, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add sed script for frac_auth changes
parent
a51fa3cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CHANGELOG.md
CHANGELOG.md
+2
-1
No files found.
CHANGELOG.md
View file @
53ed9d87
...
...
@@ -143,7 +143,8 @@ Changes in Coq:
*
Add the camera
`ufrac`
for unbounded fractions (i.e. without fractions that
can be
`> 1`
) and the camera
`ufrac_auth`
for a variant of the authoritative
fractional camera (
`frac_auth`
) with unbounded fractions.
*
Changed
`frac_auth`
notation from
`●!`
/
`◯!`
to
`●F`
/
`◯F`
.
*
Changed
`frac_auth`
notation from
`●!`
/
`◯!`
to
`●F`
/
`◯F`
. sed script:
`s/◯!/◯F/g; s/●!/●F/g;`
.
## Iris 3.1.0 (released 2017-12-19)
...
...
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