From eff360695af18476bfca0edfdea467cbf9203984 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Thu, 5 Dec 2019 20:57:01 +0100 Subject: Unfortunate bug with "cofix with": case of a CProdN over no bindings. Failing on CProdN([],...) was maybe a bit too radical. --- doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst (limited to 'doc') diff --git a/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst b/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst new file mode 100644 index 0000000000..462ba4a7b1 --- /dev/null +++ b/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Syntax of tactic `cofix ... with ...` was broken from Coq 8.10. + (`#11241 `_, + by Hugo Herbelin). -- cgit v1.2.3