From 9168e0e23142ccafbe8b6272551dbb739f72ae95 Mon Sep 17 00:00:00 2001 From: Michael Soegtrop Date: Tue, 3 Mar 2020 14:37:24 +0100 Subject: Ltac2: Add notation for enough and eenough --- doc/changelog/05-tactic-language/11740-ltac2-enough.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/05-tactic-language/11740-ltac2-enough.rst (limited to 'doc') diff --git a/doc/changelog/05-tactic-language/11740-ltac2-enough.rst b/doc/changelog/05-tactic-language/11740-ltac2-enough.rst new file mode 100644 index 0000000000..ced3e0ab60 --- /dev/null +++ b/doc/changelog/05-tactic-language/11740-ltac2-enough.rst @@ -0,0 +1,4 @@ +- **Added:** + Ltac2 notations for enough an eenough + (`#11740 `_, + by Michael Soegtrop). -- cgit v1.2.3