[passes] fix for the equation ordering pass

This commit is contained in:
Arnaud DABY-SEESARAM
2022-12-15 17:40:15 +01:00
parent 6459c54159
commit db5c584435
6 changed files with 39 additions and 23 deletions

View File

@@ -32,4 +32,4 @@ let expression_pass f: t_nodelist -> t_nodelist option =
in
equation_pass aux
exception EquatiobnOrderingIssue
exception EquationOrderingIssue