Skip to content

Commit

Permalink
Deactivate module constantLinearSystem
Browse files Browse the repository at this point in the history
for initialization phase
  • Loading branch information
lochel committed Sep 30, 2015
1 parent 5119eb7 commit 5fd45cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Util/Flags.mo
Expand Up @@ -1149,7 +1149,7 @@ constant ConfigFlag PARTLINTORN = CONFIG_FLAG(77, "partlintorn",

constant ConfigFlag INIT_OPT_MODULES = CONFIG_FLAG(78, "initOptModules",
NONE(), EXTERNAL(), STRING_LIST_FLAG({
"constantLinearSystem",
//"constantLinearSystem",
"simplifyComplexFunction",
//"reduceDynamicOptimization", // before tearing
"tearingSystem",
Expand Down

0 comments on commit 5fd45cf

Please sign in to comment.