aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/AutoRewrite.v
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/AutoRewrite.v')
-rw-r--r--tactics/AutoRewrite.v7
1 files changed, 7 insertions, 0 deletions
diff --git a/tactics/AutoRewrite.v b/tactics/AutoRewrite.v
index 2810f4cc5..74e6d4d26 100644
--- a/tactics/AutoRewrite.v
+++ b/tactics/AutoRewrite.v
@@ -1,3 +1,10 @@
+(***********************************************************************)
+(* 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 *)
+(***********************************************************************)
Declare ML Module "autorewrite".
Grammar vernac orient : ast :=