aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/proofview.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/proofview.mli')
-rw-r--r--proofs/proofview.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/proofs/proofview.mli b/proofs/proofview.mli
index cd5520d4e..dc205f538 100644
--- a/proofs/proofview.mli
+++ b/proofs/proofview.mli
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id: proofview.mli aspiwack $ *)
-
(* The proofview datastructure is a pure datastructure underlying the notion
of proof (namely, a proof is a proofview which can evolve and has safety
mechanisms attached).