Revision f4cba4b8 src/error.ml
src/error.ml | ||
---|---|---|
24 | 24 |
| AlgebraicLoop -> 9 |
25 | 25 |
| LoadError _ -> 10 |
26 | 26 |
|
27 |
|
|
27 | 28 |
let pp_error_msg fmt = function |
28 | 29 |
| Main_not_found -> |
29 | 30 |
fprintf fmt "Could not find the definition of main node %s.@." |
Also available in: Unified diff