From 27d6f43352c6418a89d44a8ba1e60784df3948e0 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 27 Aug 2009 18:56:19 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3123 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/fix_nvt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fix_nvt.cpp b/src/fix_nvt.cpp index 748e5156f5..fb41cbbddd 100644 --- a/src/fix_nvt.cpp +++ b/src/fix_nvt.cpp @@ -13,7 +13,7 @@ /* ---------------------------------------------------------------------- Contributing authors: Mark Stevens (SNL) - Andy Ballard (U Maryland) for chains + Andy Ballard (U Maryland) for Nose/Hoover chains ------------------------------------------------------------------------- */ #include "string.h"