]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicReductionMachine.mli
Added universes handling. The PRE_UNIVERSES tag may help ;)
[helm.git] / helm / ocaml / cic_proof_checking / cicReductionMachine.mli
index 7a6255003e5368edfff2b98dabc2e8fad078da93..7e36a05d28ee5116139897397a7da1f4139ebf99 100644 (file)
@@ -30,4 +30,4 @@ exception ReferenceToCurrentProof
 exception ReferenceToInductiveDefinition
 val fdebug : int ref
 val whd : Cic.context -> Cic.term -> Cic.term
-val are_convertible : Cic.context -> Cic.term -> Cic.term -> bool
+val are_convertible : Cic.context -> Cic.term -> Cic.term -> CicUniv.universe_graph ->  bool * CicUniv.universe_graph