X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcontent_pres%2Fcontent2pres.ml;fp=helm%2Fsoftware%2Fcomponents%2Fcontent_pres%2Fcontent2pres.ml;h=4d5ec86f5aff02446e9d0b6d44c6278b48991039;hb=2b837ca9e298eb44eee95d9ca0e331c577785dcb;hp=fc3a47b5e1c564fb168e1fcba94b09ccd40fa86e;hpb=68dbcd02022874a025a9444aa1125b0458816fbb;p=helm.git diff --git a/helm/software/components/content_pres/content2pres.ml b/helm/software/components/content_pres/content2pres.ml index fc3a47b5e..4d5ec86f5 100644 --- a/helm/software/components/content_pres/content2pres.ml +++ b/helm/software/components/content_pres/content2pres.ml @@ -183,7 +183,7 @@ and proof2pres ?skip_initial_lambdas is_top_down term2pres p = in context2pres (match skip_initial_lambdas_internal with - Some (`Now n) -> snd (HExtlib.split_nth n p.Con.proof_context) + Some (`Now n) -> snd (HExtlib.split_nth "CP 1" n p.Con.proof_context) | _ -> p.Con.proof_context) presacontext in