summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2013-05-09 13:23:51 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2013-05-09 13:23:51 +0200
commit7b1e7d489a8e220dfee155ebcf63ce39305e0c3c (patch)
treecd68a172ab3380835c4d9b80f45c5e53d38b15f1
parente1355f4a0c3a7b6a0e962910a4eb16e7d5367108 (diff)
parent7242d756645c923803c1ffe130be41114c25185a (diff)
Merge tag 'upstream/0.3.pl1'
Upstream version 0.3.pl1
-rw-r--r--rewrite.mli9
1 files changed, 0 insertions, 9 deletions
diff --git a/rewrite.mli b/rewrite.mli
deleted file mode 100644
index d195075..0000000
--- a/rewrite.mli
+++ /dev/null
@@ -1,9 +0,0 @@
-(***************************************************************************)
-(* 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.*)