fix oversight in lustre_pp.ml
This commit is contained in:
parent
b0545a2733
commit
17e2f93629
@ -160,6 +160,7 @@ and pp_nexts fmt: t_expression list * string list -> unit = function
|
|||||||
pp_expression e
|
pp_expression e
|
||||||
n
|
n
|
||||||
pp_nexts (exprs, nexts)
|
pp_nexts (exprs, nexts)
|
||||||
|
| _, _ -> () (*This should never happen*)
|
||||||
|
|
||||||
and pp_translist fmt: t_state list -> unit = function
|
and pp_translist fmt: t_state list -> unit = function
|
||||||
| [] -> ()
|
| [] -> ()
|
||||||
|
Loading…
Reference in New Issue
Block a user