Skip to content

Commit

Permalink
consistent order in ROOT (earlier transformations listed first)
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravpartha committed Dec 19, 2024
1 parent b4058ce commit a35a8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BoogieLang/ROOT
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ session Boogie_Lang = "HOL" +
PassificationEndToEnd
PassificationML
BackedgeElim
CFGOptimizationsLoop
Ast
Ast_Cfg_Transformation
CFGOptimizationsLoop
Ast_Cfg_Transformation

0 comments on commit a35a8c9

Please sign in to comment.