diff options
| author | barras | 2009-03-04 19:25:43 +0000 |
|---|---|---|
| committer | barras | 2009-03-04 19:25:43 +0000 |
| commit | 75345335b8d6a3c1539f9e05f7a7c587d920410e (patch) | |
| tree | 106576aeb21ee795d24e9d6ac62b82fc2b23b0d4 | |
| parent | 3c5b5a0871fc9af4730da06113e85bea5234ffd9 (diff) | |
removed unused state file
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11961 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | states/MakeInitialNew.v | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/states/MakeInitialNew.v b/states/MakeInitialNew.v deleted file mode 100644 index 64c540fab8..0000000000 --- a/states/MakeInitialNew.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. |
