diff options
Diffstat (limited to 'states7')
| -rw-r--r-- | states7/.cvsignore | 3 | ||||
| -rw-r--r-- | states7/MakeInitial.v | 9 |
2 files changed, 0 insertions, 12 deletions
diff --git a/states7/.cvsignore b/states7/.cvsignore deleted file mode 100644 index 5f73f56f59..0000000000 --- a/states7/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -barestate.coq -initial.coq -*.v8 diff --git a/states7/MakeInitial.v b/states7/MakeInitial.v deleted file mode 100644 index 64c540fab8..0000000000 --- a/states7/MakeInitial.v +++ /dev/null @@ -1,9 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(************************************************************************) -Require Export Prelude. -Require Export Logic_Type. |
