-
François Bobot authoredFrançois Bobot authored
utils.mli 565 B
(**************************************************************************)
(* *)
(* This file is part of Caisar. *)
(* *)
(**************************************************************************)
(** [remove_on_normal_mode filename] removes the given file from the file system
when caisar is run without any active verbosity. *)
val remove_on_normal_mode: string -> unit