From 4e05f2158bb8a583849c8439559f737864634de5 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 13 May 2011 20:45:21 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6092 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/fix_wall_lj126.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/fix_wall_lj126.h b/src/fix_wall_lj126.h index eba0ffa3e5..882efbafda 100644 --- a/src/fix_wall_lj126.h +++ b/src/fix_wall_lj126.h @@ -34,6 +34,7 @@ class FixWallLJ126 : public FixWall { double coeff1[6],coeff2[6],coeff3[6],coeff4[6],offset[6]; }; -#endif } + +#endif #endif