fix one more example input script

This commit is contained in:
Steve Plimpton
2023-08-22 16:02:28 -06:00
parent ad33a018f4
commit 71ca6ee47c
4 changed files with 3 additions and 11 deletions

View File

@ -26,8 +26,6 @@
using namespace LAMMPS_NS;
enum{UNDECIDED,PERATOM,LOCAL}; // same as in ComputeReduce
static constexpr double BIG = 1.0e20;
/* ---------------------------------------------------------------------- */