Skip to content

Commit

Permalink
to compile with intel compilers (modified generator; commit #4d88fa1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwpk1201 authored and shiozaki committed Sep 12, 2017
1 parent 35db181 commit 63982a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/smith/caspt2/MSCASPT2_gamma.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
using namespace std;
using namespace bagel;
using namespace bagel::SMITH;
using namespace bagel::SMITH::MSCASPT2;
using bagel::SMITH::MSCASPT2::FutureTensor;

shared_ptr<FutureTensor> MSCASPT2::MSCASPT2::Gamma0_() {
vector<IndexRange> Gamma0_index = {active_, active_, active_, active_, active_, active_};
Expand Down

0 comments on commit 63982a7

Please sign in to comment.