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