rename lmp_restart.h to lmprestart.h to avoid confusing it with lmp_<machine> files

This commit is contained in:
Axel Kohlmeyer
2020-01-31 11:18:08 -05:00
parent c021a2d185
commit 860e67873c
3 changed files with 45 additions and 2 deletions

View File

@ -37,7 +37,7 @@
#include "error.h"
#include "utils.h"
#include "lmp_restart.h"
#include "lmprestart.h"
using namespace LAMMPS_NS;