We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f56eef + fd0ce35 commit cfec725Copy full SHA for cfec725
pretyping/printingFlags.mli
@@ -111,11 +111,7 @@ val current : unit -> t
111
112
val current_ignore_raw : unit -> t
113
114
-(** The following flags are still accessed directly, but not when printing constr. *)
115
-
116
-(** Set Printing All flag. *)
117
-val raw_print : bool ref
118
+(** The following flag is still accessed directly, but not when printing constr. *)
119
val print_universes : bool ref
120
121
module PrintingInductiveMake (_ : sig
0 commit comments