aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Spiwack2014-07-31 11:54:59 +0200
committerArnaud Spiwack2014-08-01 19:18:58 +0200
commit09b89545a5d349a29929965334963890740c05b7 (patch)
treeeba7c7bbc5e7946dec1934535e77b0892a9d58d2
parentd1021e99b53e337d9c92a64758257fc2052e3ec7 (diff)
Remove spurious [1] in equality.ml.
Introduced in a4043608f
-rw-r--r--tactics/equality.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/equality.ml b/tactics/equality.ml
index e3ea08656a..2c21f98096 100644
--- a/tactics/equality.ml
+++ b/tactics/equality.ml
@@ -1,4 +1,4 @@
-1(************************************************************************)
+(************************************************************************)
(* v * The Coq Proof Assistant / The Coq Development Team *)
(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2012 *)
(* \VV/ **************************************************************)