--- trunk/src/applications/staticProps/StaticPropsCmd.h 2005/02/10 22:37:21 311 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2005/02/16 20:30:50 354 @@ -27,7 +27,7 @@ struct gengetopt_args_info char * input_arg; /* input dump file. */ char * output_arg; /* output file name. */ int step_arg; /* process every n frame (default='1'). */ - int nrbins_arg; /* number of bins for distance (default='50'). */ + int nrbins_arg; /* number of bins for distance (default='100'). */ int nanglebins_arg; /* number of bins for cos(angle) (default='50'). */ double length_arg; /* maximum length (Defaults to 1/2 smallest length of first frame). */ char * sele1_arg; /* select first stuntdouble set. */