aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/proof.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/proof.ml')
-rw-r--r--proofs/proof.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/proofs/proof.ml b/proofs/proof.ml
index 0c298cc63..35f7b4f02 100644
--- a/proofs/proof.ml
+++ b/proofs/proof.ml
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
(* Module defining the last essential tiles of interactive proofs.
The features of the Proof module are undoing and focusing.
A proof is a mutable object, it contains a proofview, and some information