From be25a7d9a424ea539fe74e706518684cbd5006ae Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Tue, 8 Aug 2017 20:37:20 -0400
Subject: [PATCH] updated comment for fix neb by steve

---
 src/REPLICA/fix_neb.cpp | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/REPLICA/fix_neb.cpp b/src/REPLICA/fix_neb.cpp
index 6daaf94710..13a6ad1d62 100644
--- a/src/REPLICA/fix_neb.cpp
+++ b/src/REPLICA/fix_neb.cpp
@@ -11,6 +11,11 @@
    See the README file in the top-level LAMMPS directory.
 ------------------------------------------------------------------------- */
 
+/* ----------------------------------------------------------------------
+   Contributing author for: Emile Maras (CEA, France)
+     new options for inter-replica forces, first/last replica treatment
+------------------------------------------------------------------------- */
+
 #include <mpi.h>
 #include <math.h>
 #include <stdlib.h>
-- 
GitLab