Revision 990210f3 src/main_lustre_compiler.ml
src/main_lustre_compiler.ml | ||
---|---|---|
473 | 473 |
| Corelang.Error _ (*| Task_set.Error _*) |
474 | 474 |
| Causality.Error _ -> exit 1 |
475 | 475 |
| Sys_error msg -> (eprintf "Failure: %s@." msg) |
476 |
| exc -> (Utils.track_exception (); raise exc)
|
|
476 |
| exc -> (track_exception (); raise exc) |
|
477 | 477 |
|
478 | 478 |
(* Local Variables: *) |
479 | 479 |
(* compile-command:"make -C .." *) |
Also available in: Unified diff