Skip to content

Commit

Permalink
Merge pull request #2 from saleae/useframev2
Browse files Browse the repository at this point in the history
useframev2
  • Loading branch information
Marcus10110 authored Jan 6, 2022
2 parents 7e7b302 + a91d165 commit 2696ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SimpleParallelAnalyzer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ SimpleParallelAnalyzer::SimpleParallelAnalyzer()
: Analyzer2(), mSettings( new SimpleParallelAnalyzerSettings() ), mSimulationInitilized( false )
{
SetAnalyzerSettings( mSettings.get() );
UseFrameV2();
}

SimpleParallelAnalyzer::~SimpleParallelAnalyzer()
Expand Down

0 comments on commit 2696ac7

Please sign in to comment.