rename python.h to lmppython.h and correspondingly python.cpp to lmppython.cpp
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include "update.h"
|
||||
#include "respa.h"
|
||||
#include "error.h"
|
||||
#include "python.h"
|
||||
#include "lmppython.h"
|
||||
#include "python_compat.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
Reference in New Issue
Block a user