| 1 | 
  | 
/* DynamicPropsCmd.h */ | 
| 2 | 
  | 
 | 
| 3 | 
< | 
/* File autogenerated by gengetopt version 2.16  */ | 
| 3 | 
> | 
/* File autogenerated by gengetopt version 2.14  */ | 
| 4 | 
  | 
 | 
| 5 | 
  | 
#ifndef DYNAMICPROPSCMD_H | 
| 6 | 
  | 
#define DYNAMICPROPSCMD_H | 
| 48 | 
  | 
  int lcorr_given ;     /* Whether lcorr was given.  */ | 
| 49 | 
  | 
  int r_rcorr_given ;   /* Whether r_rcorr was given.  */ | 
| 50 | 
  | 
  int thetacorr_given ; /* Whether thetacorr was given.  */ | 
| 51 | 
– | 
  int actioncorr_given ;        /* Whether actioncorr was given.  */ | 
| 51 | 
  | 
  int drcorr_given ;    /* Whether drcorr was given.  */ | 
| 52 | 
+ | 
  int helfandEcorr_given ;      /* Whether helfandEcorr was given.  */ | 
| 53 | 
  | 
 | 
| 54 | 
  | 
  int dynamicProps_group_counter; /* counter for group dynamicProps */ | 
| 55 | 
  | 
} ; |