forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8397 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
05e044abf4
commit
83784f8381
|
@ -24,7 +24,7 @@ SIZE = size
|
||||||
# LAMMPS ifdef settings, OPTIONAL
|
# LAMMPS ifdef settings, OPTIONAL
|
||||||
# see possible settings in doc/Section_start.html#2_2 (step 4)
|
# see possible settings in doc/Section_start.html#2_2 (step 4)
|
||||||
|
|
||||||
LMP_INC = -DLAMMPS_GZIP -DLAMMPS_BIGBIG
|
LMP_INC = -DLAMMPS_GZIP
|
||||||
|
|
||||||
# MPI library, REQUIRED
|
# MPI library, REQUIRED
|
||||||
# see discussion in doc/Section_start.html#2_2 (step 5)
|
# see discussion in doc/Section_start.html#2_2 (step 5)
|
||||||
|
|
Loading…
Reference in New Issue