Merge branch 'add-pair-python' of github.com:akohlmey/lammps into add-pair-python

This commit is contained in:
Richard Berger 2017-05-15 18:44:52 -04:00
commit a6f0d700f1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
Contributing author: Axel Kohlmeyer and Richard Berger (Temple U)
------------------------------------------------------------------------- */
#include <Python.h>
#include <stdio.h>
#include <string.h>
#include "fix_python.h"