Skip to content

Commit 26be49a

Browse files
authored
Apply suggestion from @GuySten
1 parent 925bdd6 commit 26be49a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mgxs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Mgxs::Mgxs(const std::string& in_name, const vector<double>& mat_kTs,
381381
}
382382
}
383383
} // end switch
384-
} // end microscopic temperature loop
384+
} // end microscopic temperature loop
385385

386386
// Now combine the microscopic data at each relevant temperature
387387
// We will do this by treating the multiple temperatures of a nuclide as

0 commit comments

Comments
 (0)