Skip to content

Commit b361364

Browse files
authored
Update AnalysisControllerXIDEIIA.cpp
1 parent bcf339d commit b361364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Controller/AnalysisControllerXIDEIIA.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
namespace psr {
1414

1515
void AnalysisController::executeIDEIIA() {
16-
// executeIDEAnalysis<IDEInstInteractionAnalysis>();
16+
executeIDEAnalysis<IDEInstInteractionAnalysis>();
1717
}
1818

1919
} // namespace psr

0 commit comments

Comments
 (0)