rename python.h to lmppython.h and correspondingly python.cpp to lmppython.cpp
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <Python.h>
|
||||
#include "python.h"
|
||||
#include "lmppython.h"
|
||||
#include "force.h"
|
||||
#include "input.h"
|
||||
#include "variable.h"
|
||||
|
||||
Reference in New Issue
Block a user