X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FfreshNamesGenerator.ml;h=113edd1ff229ad00aecde38451ecb42339ff89a2;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=58ff7f96efebf0a0c7de7fcf7d230be6640e9c0d;hpb=4f179a8afdb2f11e669354f8fca4ffd1b0308bd2;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/freshNamesGenerator.ml b/helm/ocaml/cic_proof_checking/freshNamesGenerator.ml index 58ff7f96e..113edd1ff 100755 --- a/helm/ocaml/cic_proof_checking/freshNamesGenerator.ml +++ b/helm/ocaml/cic_proof_checking/freshNamesGenerator.ml @@ -256,7 +256,7 @@ let clean_dummy_dependent_types t = C.Anonymous -> if List.mem k rels2 then ( - debug_print "If this happens often, we can do something about it (i.e. we can generate a new fresh name; problem: we need the metasenv and context ;-(. Alternative solution: mk_implicit does not generate entries for the elements in the context that have no name" ; + debug_print (lazy "If this happens often, we can do something about it (i.e. we can generate a new fresh name; problem: we need the metasenv and context ;-(. Alternative solution: mk_implicit does not generate entries for the elements in the context that have no name") ; C.Anonymous ) else