From 0499f51cedb38eba6b8ecd01ce94ddfb1b6ae9c8 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 21 Feb 2014 18:24:59 +0100 Subject: checker and votour ported to new vo format (after -vi2vo) --- checker/declarations.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'checker/declarations.mli') diff --git a/checker/declarations.mli b/checker/declarations.mli index a5785b52a..3c6db6ab7 100644 --- a/checker/declarations.mli +++ b/checker/declarations.mli @@ -2,9 +2,11 @@ open Names open Cic val force_constr : constr_substituted -> constr +val force_lazy_constr_univs : Cic.constant_def -> Univ.constraints val from_val : constr -> constr_substituted val indirect_opaque_access : (DirPath.t -> int -> constr) ref +val indirect_opaque_univ_access : (DirPath.t -> int -> Univ.constraints) ref (** Constant_body *) -- cgit v1.2.3