From 0f89823d78afd2655390e8bbcbd2d467c82b9830 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 17 Jan 2014 22:03:37 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11260 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/GPU/fix_gpu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GPU/fix_gpu.cpp b/src/GPU/fix_gpu.cpp index 754ba23cbd..28f2906c8d 100644 --- a/src/GPU/fix_gpu.cpp +++ b/src/GPU/fix_gpu.cpp @@ -12,7 +12,7 @@ ------------------------------------------------------------------------- */ #ifdef LAMMPS_BIGBIG -#error LAMMPS_BIGBIG not supported by this file +#error LAMMPS_BIGBIG is not yet supported by the GPU package #endif #include "string.h"