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
Adam
Iris
Commits
f1e2242d
Commit
f1e2242d
authored
Nov 12, 2021
by
Ralf Jung
Browse files
normalize for Fail printing locations
parent
fc879c12
Changes
1
Hide whitespace changes
Inline
Side-by-side
test-normalizer.sed
View file @
f1e2242d
...
...
@@ -4,3 +4,5 @@ s/(simple_intropattern)/(intropattern)/g
s
/
subgoal
/
goal
/
g
# merge with subsequent line for https://github.com/coq/coq/pull/14999
/
[
0-9
]
*
focused goals
\?
$
/
{
N
;
s
/
\n
*
/
/;
}
# locations in Fail added in https://github.com/coq/coq/pull/15174
/
^
File
/
d
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