summaryrefslogtreecommitdiff
path: root/rewrite.mli
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2012-09-20 09:41:14 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2012-09-20 09:41:14 +0200
commit7ebd874126a513c29a8b10e7e6ea2c7e745ab33c (patch)
treedd3c16609149d401052607cc734538cec1fc913e /rewrite.mli
parent967ef647c79fa0409671b819a1ab5477419eb762 (diff)
parent8917ab003a9b7f2abf8e399b5e7ad013b31a2e0e (diff)
Merge tag 'upstream/0.3'
Upstream version 0.3
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.*)