This commit is contained in:
Axel Kohlmeyer
2022-03-30 15:01:03 -04:00
parent c4729b39b4
commit f3fa04ae0a
2 changed files with 3 additions and 3 deletions

View File

@ -293,7 +293,7 @@ void DumpLocal::write_header(bigint ndump)
"{:>1.16e} {:>1.16e}\n",
boundstr,boxxlo,boxxhi,boxylo,boxyhi,boxzlo,boxzhi);
}
fmt::print(fp,"ITEM: {} {}\n", label, columns);
}
}