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

Comparing trunk/OOPSE-4/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 3022 by gezelter, Tue Sep 26 01:30:32 2006 UTC vs.
Revision 3076 by chuckv, Fri Nov 10 18:45:29 2006 UTC

# Line 1 | Line 1
1   /* StaticPropsCmd.h */
2  
3 < /* File autogenerated by gengetopt version 2.16  */
3 > /* File autogenerated by gengetopt version 2.15  */
4  
5   #ifndef STATICPROPSCMD_H
6   #define STATICPROPSCMD_H
# Line 58 | Line 58 | struct gengetopt_args_info
58    char * begin_orig;    /* begin internal index original value given at command line.  */
59    int end_arg;  /* end internal index.  */
60    char * end_orig;      /* end internal index original value given at command line.  */
61 +  double radius_arg;    /* nanoparticle radius.  */
62 +  char * radius_orig;   /* nanoparticle radius original value given at command line.  */
63    
64    int help_given ;      /* Whether help was given.  */
65    int version_given ;   /* Whether version was given.  */
# Line 78 | Line 80 | struct gengetopt_args_info
80    int molname_given ;   /* Whether molname was given.  */
81    int begin_given ;     /* Whether begin was given.  */
82    int end_given ;       /* Whether end was given.  */
83 +  int radius_given ;    /* Whether radius was given.  */
84    int bo_given ;        /* Whether bo was given.  */
85    int gofr_given ;      /* Whether gofr was given.  */
86    int r_theta_given ;   /* Whether r_theta was given.  */
# Line 90 | Line 93 | struct gengetopt_args_info
93    int density_given ;   /* Whether density was given.  */
94    int slab_density_given ;      /* Whether slab_density was given.  */
95    int hxy_given ;       /* Whether hxy was given.  */
96 +  int rho_r_given ;     /* Whether rho_r was given.  */
97  
98    int staticProps_group_counter; /* counter for group staticProps */
99   } ;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines