diff options
Diffstat (limited to 'plugins/extraction/Extraction.v')
| -rw-r--r-- | plugins/extraction/Extraction.v | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/extraction/Extraction.v b/plugins/extraction/Extraction.v deleted file mode 100644 index 207c95247e..0000000000 --- a/plugins/extraction/Extraction.v +++ /dev/null @@ -1,11 +0,0 @@ -(************************************************************************) -(* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) -(* <O___,, * (see CREDITS file for the list of authors) *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(* * (see LICENSE file for the text of the license) *) -(************************************************************************) - -Declare ML Module "extraction_plugin". |
