Skip to content
Snippets Groups Projects

Normalize focused goal output

Merged Tej Chajed requested to merge tchajed/stdpp:adjust-focused-goal into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
# adjust for https://github.com/coq/coq/pull/13656
s/subgoal/goal/g
# merge with subsequent line for https://github.com/coq/coq/pull/14999
+1
/[0-9]* focused goals\?$/{N;s/\n */ /;}
Loading