]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicEnvironment.mli
removed useless function
[helm.git] / helm / software / components / ng_kernel / nCicEnvironment.mli
index c4fa396cc1d6d493afb4d80644c3b818e0cc2eda..4604bd2fdf2fe4a49537862fe88fc3f53f2ebf9b 100644 (file)
@@ -33,8 +33,6 @@ val add_constraint: bool -> NCic.universe -> NCic.universe -> unit
 val sup : NCic.universe -> NCic.universe option
 val pp_constraints: unit -> string
 
-val resolve_universe: string -> NUri.uri option
-
 val get_checked_def:
   NReference.reference -> 
     NCic.relevance * string * NCic.term * NCic.term * NCic.c_attr * int