Closed randair closed 4 years ago
Oops I left a typo on 137. Fixed and will make the remaining requested changes.
Attached is the output of ./build.sh followed by ./test.sh. output.txt
OK, tests look good. Let's take a shot at the PR feedback when you're in, and then we can move on to producing tactics.
Patch proof tactic of the form "patch old new as hyp_name", which behaves as the Patch Proof command does but creates a hypothesis instead. Common patch functionality is refactored.