--- trunk/src/applications/staticProps/StaticPropsCmd.h 2005/02/18 23:07:32 369 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2005/05/26 22:45:00 543 @@ -50,6 +50,7 @@ struct gengetopt_args_info int r_omega_given ; /* Whether r_omega was given. */ int theta_omega_given ; /* Whether theta_omega was given. */ int gxyz_given ; /* Whether gxyz was given. */ + int p2_given ; /* Whether p2 was given. */ } ;