]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - clightLustre.mli
13488bf20cf67480335afb4176383822af85626b
[pkg-cerco/acc.git] / clightLustre.mli
1
2 (** [simplify p] removes in the Clight program [p] references to external
3     functions generated by the Lustre compiler and that we do not know of. *)
4
5 val simplify : Clight.program -> Clight.program