Skip to content

Commit

Permalink
Portfolio is now better
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Nov 13, 2024
1 parent e6d7a38 commit abb6d06
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ fun complexPortfolio25(
),
argConfig = ArgConfig(disable = true),
enableOutput = portfolioConfig.outputConfig.enableOutput,
acceptUnreliableSafe = portfolioConfig.outputConfig.acceptUnreliableSafe,
xcfaOutputConfig = XcfaOutputConfig(disable = true),
chcOutputConfig = ChcOutputConfig(disable = true),
),
debugConfig = portfolioConfig.debugConfig,
)
Expand Down

0 comments on commit abb6d06

Please sign in to comment.