ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dump2Xyz/Dump2XYZCmd.h
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dump2Xyz/Dump2XYZCmd.h (file contents):
Revision 2097 by tim, Wed Mar 9 17:30:29 2005 UTC vs.
Revision 2099 by tim, Wed Mar 9 18:46:16 2005 UTC

# Line 32 | Line 32 | struct gengetopt_args_info
32    int zconstraint_flag; /* replace the atom types of zconstraint molecules (default=off).  */
33    int rigidbody_flag;   /* add a pseudo COM atom to rigidbody (default=off).  */
34    int watertype_flag;   /* replace the atom type of water model (default=on).  */
35 <  char * selection_arg; /* general selection syntax(now only support select atoms within a specified range).  */
35 >  char * selection_arg; /* general selection syntax.  */
36    char * originsele_arg;        /* select origin.  */
37    char * refsele_arg;   /* select reference.  */
38    int repeatX_arg;      /* The number of images to repeat in the x direction (default='0').  */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines