aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tactics/Equality.v11
-rw-r--r--tactics/Refine.v11
2 files changed, 0 insertions, 22 deletions
diff --git a/tactics/Equality.v b/tactics/Equality.v
deleted file mode 100644
index 9f6d782640..0000000000
--- a/tactics/Equality.v
+++ /dev/null
@@ -1,11 +0,0 @@
-(***********************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
-(* \VV/ *************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(***********************************************************************)
-
-(* $Id$: *)
-
-(* Command declarations are moved to the ML side *)
diff --git a/tactics/Refine.v b/tactics/Refine.v
deleted file mode 100644
index 72ecf89fe1..0000000000
--- a/tactics/Refine.v
+++ /dev/null
@@ -1,11 +0,0 @@
-(***********************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
-(* \VV/ *************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(***********************************************************************)
-
-(* $Id$ *)
-
-(* Command declarations are moved to the ML side *)