Skip to content

Commit

Permalink
aktived postOptModul lateInlineFunction
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24876 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Vitalij Ruge committed Mar 3, 2015
1 parent 0aab849 commit 293a54f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Compiler/Util/Flags.mo
Expand Up @@ -711,6 +711,7 @@ constant ConfigFlag INDEX_REDUCTION_METHOD = CONFIG_FLAG(15, "indexReductionMeth

constant ConfigFlag POST_OPT_MODULES = CONFIG_FLAG(16, "postOptModules",
NONE(), EXTERNAL(), STRING_LIST_FLAG({
"lateInlineFunction",
"CSE",
"relaxSystem",
"inlineArrayEqn",
Expand Down

0 comments on commit 293a54f

Please sign in to comment.