Skip to content

Commit

Permalink
wrapFunctionCalls is disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jhag committed Apr 29, 2016
1 parent 4931a92 commit 57cb405
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Compiler/Util/Flags.mo
Expand Up @@ -821,7 +821,6 @@ constant ConfigFlag INDEX_REDUCTION_METHOD = CONFIG_FLAG(15, "indexReductionMeth
constant ConfigFlag POST_OPT_MODULES = CONFIG_FLAG(16, "postOptModules",
NONE(), EXTERNAL(), STRING_LIST_FLAG({
"lateInlineFunction",
"wrapFunctionCalls",
"inlineArrayEqn",
"constantLinearSystem",
"simplifysemiLinear",
Expand Down

0 comments on commit 57cb405

Please sign in to comment.