--- trunk/src/applications/staticProps/StaticPropsCmd.h 2006/05/22 15:30:42 967 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2006/06/01 18:06:33 980 @@ -81,6 +81,7 @@ struct gengetopt_args_info int theta_omega_given ; /* Whether theta_omega was given. */ int gxyz_given ; /* Whether gxyz was given. */ int p2_given ; /* Whether p2 was given. */ + int rp2_given ; /* Whether rp2 was given. */ int scd_given ; /* Whether scd was given. */ int density_given ; /* Whether density was given. */ int slab_density_given ; /* Whether slab_density was given. */