Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
53ed9d87
Commit
53ed9d87
authored
Jun 11, 2019
by
Ralf Jung
Browse files
add sed script for frac_auth changes
parent
a51fa3cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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