Changeset 619 for Deliverables/D2.2/8051/src/LIN/LINInterpret.mli
- Timestamp:
- Mar 2, 2011, 3:27:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Deliverables/D2.2/8051/src/LIN/LINInterpret.mli
r486 r619 3 3 return the trace of cost labels encountered. *) 4 4 5 val interpret: LIN.program -> AST.trace5 val interpret: bool -> LIN.program -> AST.trace
Note: See TracChangeset
for help on using the changeset viewer.