tweak an eq in USER-MESO, also allow neigh to be built w/out styles

This commit is contained in:
Steve Plimpton
2017-08-25 17:04:36 -06:00
parent 6195b3c0f6
commit 81ba181349
3 changed files with 5 additions and 1 deletions

View File

@ -22,6 +22,10 @@
#include "neighbor.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "nbin.h"
#include "nstencil.h"
#include "npair.h"
#include "ntopo.h"
#include "style_nbin.h"
#include "style_nstencil.h"
#include "style_npair.h"