From 5e5eca8a5e42db36974467194dd572c201af7190 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 10 May 2013 18:29:41 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9867 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/group.html | 2 +- doc/group.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/group.html b/doc/group.html index 7b6d218180..d8a3be8f9d 100644 --- a/doc/group.html +++ b/doc/group.html @@ -91,7 +91,7 @@ default increment of 1 and would add all atom IDs from 500 to 1000 (inclusive) to the group sub, along with 10,25,50 since they also appear in the list of values. The second example with 100:10000:10 uses an increment of 10 and would thus would add atoms IDs -100,110,120, ... 9990, 10000 to the group sub. +100,110,120, ... 9990,10000 to the group sub.

The second format is a logical followed by one or two values (type or ID). The 7 valid logicals are listed above. All the logicals diff --git a/doc/group.txt b/doc/group.txt index 92e358deec..4f258fe7dc 100644 --- a/doc/group.txt +++ b/doc/group.txt @@ -86,7 +86,7 @@ default increment of 1 and would add all atom IDs from 500 to 1000 (inclusive) to the group sub, along with 10,25,50 since they also appear in the list of values. The second example with 100:10000:10 uses an increment of 10 and would thus would add atoms IDs -100,110,120, ... 9990, 10000 to the group sub. +100,110,120, ... 9990,10000 to the group sub. The second format is a {logical} followed by one or two values (type or ID). The 7 valid logicals are listed above. All the logicals