--- trunk/src/applications/staticProps/StaticPropsCmd.h 2005/05/27 04:41:34 544 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2005/05/27 21:11:24 545 @@ -60,6 +60,7 @@ struct gengetopt_args_info int gxyz_given ; /* Whether gxyz was given. */ int p2_given ; /* Whether p2 was given. */ int scd_given ; /* Whether scd was given. */ + int density_given ; /* Whether density was given. */ } ;