From 6820db99e22fedd7cdda297ad3897436ea04ee54 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 6 Oct 2017 14:41:38 -0400 Subject: [PATCH] avoid merge conflict --- doc/src/Section_packages.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/Section_packages.txt b/doc/src/Section_packages.txt index b0b2d9fa63..7539d99cd0 100644 --- a/doc/src/Section_packages.txt +++ b/doc/src/Section_packages.txt @@ -727,7 +727,8 @@ make lib-latte # print help message make lib-latte args="-b" # download and build in lib/latte/LATTE-master make lib-latte args="-p $HOME/latte" # use existing LATTE installation in $HOME/latte make lib-latte args="-b -m gfortran" # download and build in lib/latte and - # copy Makefile.lammps.gfortran to Makefile.lammps :pre + # copy Makefile.lammps.gfortran to Makefile.lammps +:pre Note that 3 symbolic (soft) links, "includelink" and "liblink" and "filelink", are created in lib/latte to point into the LATTE home dir.