Skip to content

Commit

Permalink
forgot something
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Jan 25, 2021
1 parent fde3e75 commit a961a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integrator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ void XCint::integrate_batch(const double dmat[],
fprintf(stderr, "F_xc^GG contribution is not fully implemented/tested");
exit(-1);
}
// contribution_is_implemented = true;
contribution_is_implemented = true;

// M_ij d_n
coor.push_back(geo_coor[0]);
Expand Down

0 comments on commit a961a99

Please sign in to comment.