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

Comparing trunk/OOPSE-2.0/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 2053 by tim, Fri Feb 18 23:07:32 2005 UTC vs.
Revision 2240 by tim, Thu May 26 22:45:00 2005 UTC

# Line 50 | Line 50 | struct gengetopt_args_info
50    int r_omega_given ;   /* Whether r_omega was given.  */
51    int theta_omega_given ;       /* Whether theta_omega was given.  */
52    int gxyz_given ;      /* Whether gxyz was given.  */
53 +  int p2_given ;        /* Whether p2 was given.  */
54  
55   } ;
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines