summaryrefslogtreecommitdiff
path: root/ide/coq_tactics.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coq_tactics.mli')
-rw-r--r--ide/coq_tactics.mli12
1 files changed, 0 insertions, 12 deletions
diff --git a/ide/coq_tactics.mli b/ide/coq_tactics.mli
deleted file mode 100644
index 4c583d3a..00000000
--- a/ide/coq_tactics.mli
+++ /dev/null
@@ -1,12 +0,0 @@
-(************************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2011 *)
-(* \VV/ **************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(************************************************************************)
-
-(*i $Id: coq_tactics.mli 14641 2011-11-06 11:59:10Z herbelin $ i*)
-
-val tactics : string list
-