Skip to content

Commit ab81e10

Browse files
The9CatCopilot
andauthored
Update expui/Coefficients.cc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3a99fc4 commit ab81e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expui/Coefficients.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@ namespace CoefClasses
16971697
{
16981698
std::string forceID0(coefs.begin()->second->id), forceID1;
16991699
int NmaxX1, NmaxY1, NmaxZ1;
1700-
1700+
17011701
file.getAttribute("nmaxx" ).read(NmaxX1 );
17021702
file.getAttribute("nmaxy" ).read(NmaxY1 );
17031703
file.getAttribute("nmaxz" ).read(NmaxZ1 );

0 commit comments

Comments
 (0)