X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_kernel%2FnCicExtraction.ml;h=1bfcf832eefb4ac0f558f183f8d272c9129ab110;hb=916ebe889a7db003e79dea77671e3a1aeb8d7dc8;hp=4336d800fc63466a76a9fb13edb54ad12d411e5a;hpb=d737336c89a9942ebe97a834ff87861c8907d6ab;p=helm.git diff --git a/matita/components/ng_kernel/nCicExtraction.ml b/matita/components/ng_kernel/nCicExtraction.ml index 4336d800f..1bfcf832e 100644 --- a/matita/components/ng_kernel/nCicExtraction.ml +++ b/matita/components/ng_kernel/nCicExtraction.ml @@ -124,8 +124,6 @@ let rec size_of_term = | Skip t -> size_of_term t | UnsafeCoerce t -> 1 + size_of_term t ;; -let unitty = - NCic.Const (NReference.reference_of_spec (NUri.uri_of_string "cic:/matita/basics/types/unit.ind") (NReference.Ind (true,0,0)));; type obj_kind = TypeDeclaration of typ_former_decl