fix copy-n-paste error

This commit is contained in:
Axel Kohlmeyer
2025-04-27 07:39:58 -04:00
parent 5169a633e5
commit bef695f70b

View File

@ -17,7 +17,7 @@
#ifdef PAIR_CLASS
// clang-format off
PairStyle(lj/pirani,PairLJPirani);
PairStyle(lj/pirani/omp,PairLJPiraniOMP);
// clang-format on
#else