]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_omdoc/cic2content.ml
added inductive_name field to inductive definitions so that this
[helm.git] / helm / ocaml / cic_omdoc / cic2content.ml
index aaf4512565e3ee30b479dc6b30c62efbb5021407..81f0683c6390530b1fabcb87437079084c79c77f 100644 (file)
@@ -955,6 +955,7 @@ and
       fun (_,n,b,ty,l) ->
         `Inductive
           { K.inductive_id = gen_id inductive_prefix seed;
+            K.inductive_name = n;
             K.inductive_kind = b;
             K.inductive_type = ty;
             K.inductive_constructors = build_constructors seed l