From 5b557442093c811f32e347a6cde9361a809a3b23 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer <akohlmey@gmail.com> Date: Thu, 10 Aug 2017 07:21:39 -0400 Subject: [PATCH] fix a header line formatting issue --- doc/src/Section_start.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/src/Section_start.txt b/doc/src/Section_start.txt index 53a36b8c22..714ef0a898 100644 --- a/doc/src/Section_start.txt +++ b/doc/src/Section_start.txt @@ -587,8 +587,7 @@ Typing "make clean-all" or "make clean-machine" will delete *.o object files created when LAMMPS is built, for either all builds or for a particular machine. -Changing the LAMMPS size limits via -DLAMMPS_SMALLBIG or --DLAMMPS_BIGBIG or -DLAMMPS_SMALLSMALL :h6 +Changing the LAMMPS size limits via -DLAMMPS_SMALLBIG or -DLAMMPS_BIGBIG or -DLAMMPS_SMALLSMALL :h6 As explained above, any of these 3 settings can be specified on the LMP_INC line in your low-level src/MAKE/Makefile.foo. -- GitLab