mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 13:38:43 -05:00
Correct indentation.
This commit is contained in:
parent
4ce4cb79be
commit
8d95cecba4
7 changed files with 134 additions and 134 deletions
|
|
@ -40,7 +40,7 @@ val get_debug : unit -> int (** Current debug level *)
|
||||||
val need_cleanup : bool ref (** Cleanup line before printing? *)
|
val need_cleanup : bool ref (** Cleanup line before printing? *)
|
||||||
|
|
||||||
val debug : int -> ('a, Buffer.t, unit, unit) format4 -> 'a
|
val debug : int -> ('a, Buffer.t, unit, unit) format4 -> 'a
|
||||||
(** debug message *)
|
(** debug message *)
|
||||||
|
|
||||||
val pp_pos : Lexing.position -> string
|
val pp_pos : Lexing.position -> string
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue