Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PDoakORNL committed Jul 5, 2023
1 parent 4bc87b1 commit b4b4c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/QMCApp/QMCMain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ bool QMCMain::validateXML()
{
// second param enables batched input error checking in HamiltonianFactory
ham_pool_->put(cur, my_project_.getDriverVersion() == ProjectData::DriverVersion::BATCH);
batched);
}
else if (cname == "include")
{
Expand Down

0 comments on commit b4b4c40

Please sign in to comment.