From 83784f8381ff9f764541284da5ccd4734448b8a9 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 25 Jun 2012 22:29:24 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8397 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/MAKE/Makefile.serial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MAKE/Makefile.serial b/src/MAKE/Makefile.serial index 2d9d9227a6..cf39d32444 100755 --- a/src/MAKE/Makefile.serial +++ b/src/MAKE/Makefile.serial @@ -24,7 +24,7 @@ SIZE = size # LAMMPS ifdef settings, OPTIONAL # 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 # see discussion in doc/Section_start.html#2_2 (step 5)