Skip to content
Snippets Groups Projects
uniqueOutput.mli 265 B
Newer Older
(** Time-stamp: <modified the 29/01/2009 (at 11:05) by Erwan Jahier> *)

(** Check that each output and each local variable is defined at most
    and at least once. Also check that one does not try to define an input. *)
val check : Eff.node_exp -> Lxm.t -> unit