diff options
| -rwxr-xr-x | toplevel/recordobj.ml | 10 | ||||
| -rwxr-xr-x | toplevel/recordobj.mli | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/toplevel/recordobj.ml b/toplevel/recordobj.ml deleted file mode 100755 index 4c1e2210a0..0000000000 --- a/toplevel/recordobj.ml +++ /dev/null @@ -1,10 +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 *) -(************************************************************************) - -(* $Id$ *) - diff --git a/toplevel/recordobj.mli b/toplevel/recordobj.mli deleted file mode 100755 index 5bbeecc2cc..0000000000 --- a/toplevel/recordobj.mli +++ /dev/null @@ -1,10 +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 *) -(************************************************************************) - -(*i $Id$ i*) - |
