--- trunk/src/applications/staticProps/StaticPropsCmd.h 2005/05/27 04:41:34 544 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2006/01/09 22:14:32 840 @@ -60,6 +60,8 @@ 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. */ + int slab_density_given ; /* Whether slab_density was given. */ } ;