From 90978b2dedc4cea73a4c71ebab04b86c3b889dcd Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 17 Aug 2010 22:05:48 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4496 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/fix_ave_correlate.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/fix_ave_correlate.cpp b/src/fix_ave_correlate.cpp index fe3cbb46c7..28c01fdf9b 100644 --- a/src/fix_ave_correlate.cpp +++ b/src/fix_ave_correlate.cpp @@ -12,8 +12,9 @@ ------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- - Contributing authors: Benoit Leblanc, (Materials Design) - Reese Jones (Sandia) + Contributing authors: + Benoit Leblanc, Dave Rigby, Paul Saxe (Materials Design) + Reese Jones (Sandia) ------------------------------------------------------------------------- */ #include "stdlib.h"