]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_kernel/nCicExtraction.ml
Dead code removed.
[helm.git] / matita / components / ng_kernel / nCicExtraction.ml
index 4336d800fc63466a76a9fb13edb54ad12d411e5a..1bfcf832eefb4ac0f558f183f8d272c9129ab110 100644 (file)
@@ -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