diff options
| author | Maxime Dénès | 2019-04-25 12:02:43 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2019-04-25 12:09:44 +0200 |
| commit | 66b6e83f4f4c32ad86333e13d65329be02c46048 (patch) | |
| tree | a7c2ae2edfe69f8a207d990b6f34f7a497615a27 /src/tac2stdlib.mli | |
| parent | 5131640774d0256a390790b5becc864935585ce8 (diff) | |
Prepare merge into Coq
Diffstat (limited to 'src/tac2stdlib.mli')
| -rw-r--r-- | src/tac2stdlib.mli | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tac2stdlib.mli b/src/tac2stdlib.mli deleted file mode 100644 index 927b57074d..0000000000 --- a/src/tac2stdlib.mli +++ /dev/null @@ -1,9 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(************************************************************************) - -(** Standard tactics sharing their implementation with Ltac1 *) |
