aboutsummaryrefslogtreecommitdiff
path: root/kernel/uGraph.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/uGraph.mli')
-rw-r--r--kernel/uGraph.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/uGraph.mli b/kernel/uGraph.mli
index 4dbfac5c73..e1a5d50425 100644
--- a/kernel/uGraph.mli
+++ b/kernel/uGraph.mli
@@ -22,9 +22,6 @@ val check_eq_level : Level.t check_function
(** The initial graph of universes: Prop < Set *)
val initial_universes : t
-(** Check if we are in the initial case *)
-val is_initial_universes : t -> bool
-
(** Check equality of instances w.r.t. a universe graph *)
val check_eq_instances : Instance.t check_function