From 735b9b35a70420d91d074e8add620f03d7100d1a Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 21 Jul 2003 14:01:58 +0000 Subject: [PATCH] Flattening application contexts uncorrectly changed the proof ids. --- helm/ocaml/cic_omdoc/cic2content.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/ocaml/cic_omdoc/cic2content.ml b/helm/ocaml/cic_omdoc/cic2content.ml index 12b806162..2749708d2 100644 --- a/helm/ocaml/cic_omdoc/cic2content.ml +++ b/helm/ocaml/cic_omdoc/cic2content.ml @@ -209,7 +209,6 @@ let flat seed p = else let p1 = { p with - K.proof_id = gen_id seed; K.proof_context = []; K.proof_apply_context = [] } in -- 2.39.2