summaryrefslogtreecommitdiff
path: root/rewrite.mli
diff options
context:
space:
mode:
Diffstat (limited to 'rewrite.mli')
-rw-r--r--rewrite.mli9
1 files changed, 9 insertions, 0 deletions
diff --git a/rewrite.mli b/rewrite.mli
new file mode 100644
index 0000000..d195075
--- /dev/null
+++ b/rewrite.mli
@@ -0,0 +1,9 @@
+(***************************************************************************)
+(* This is part of aac_tactics, it is distributed under the terms of the *)
+(* GNU Lesser General Public License version 3 *)
+(* (see file LICENSE for more details) *)
+(* *)
+(* Copyright 2009-2010: Thomas Braibant, Damien Pous. *)
+(***************************************************************************)
+
+(** Definition of the tactics, and corresponding Coq grammar entries.*)