]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/freshNamesGenerator.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_proof_checking / freshNamesGenerator.ml
index 58ff7f96efebf0a0c7de7fcf7d230be6640e9c0d..113edd1ff229ad00aecde38451ecb42339ff89a2 100755 (executable)
@@ -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