Merge branch 'add-pair-python' of github.com:akohlmey/lammps into add-pair-python
This commit is contained in:
@ -15,6 +15,7 @@
|
|||||||
Contributing author: Axel Kohlmeyer and Richard Berger (Temple U)
|
Contributing author: Axel Kohlmeyer and Richard Berger (Temple U)
|
||||||
------------------------------------------------------------------------- */
|
------------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
#include <Python.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "fix_python.h"
|
#include "fix_python.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user