]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicEnvironment.mli
in the new kernel you can type Type[i] to mean Type_i, and Type is interpreted as
[helm.git] / helm / software / components / ng_kernel / nCicEnvironment.mli
index 4604bd2fdf2fe4a49537862fe88fc3f53f2ebf9b..c4fa396cc1d6d493afb4d80644c3b818e0cc2eda 100644 (file)
@@ -33,6 +33,8 @@ 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