]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - src/LIN/LINInterpret.mli
Package description and copyright added.
[pkg-cerco/acc.git] / src / LIN / LINInterpret.mli
1
2 (** This module provides a function to interpret a [LIN] program and
3     return the trace of cost labels encountered. *)
4
5 val interpret: bool -> LIN.program -> AST.trace