Commit a6f0d700 authored by Richard Berger's avatar Richard Berger
Browse files

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

parents 14f3deed d66a696a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"