ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/forcerCmd.h
(Generate patch)

Comparing trunk/SHAPES/forcerCmd.h (file contents):
Revision 1284 by chrisfen, Mon Jun 21 13:38:55 2004 UTC vs.
Revision 1285 by chrisfen, Tue Jun 22 18:04:58 2004 UTC

# Line 25 | Line 25 | struct gengetopt_args_info
25   struct gengetopt_args_info
26   {
27    char * input_arg;     /* input file name.  */
28 <  int bandwidth_arg;    /* The step detail for the potential grids - typically a power of 2 (default='16').  */
28 >  int bandwidth_arg;    /* The number of spherical harmonic l values - typically a power of 2 (default='8').  */
29  
30    int help_given ;      /* Whether help was given.  */
31    int version_given ;   /* Whether version was given.  */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines