ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/dynamicProps/DynamicPropsCmd.h
(Generate patch)

Comparing trunk/src/applications/dynamicProps/DynamicPropsCmd.h (file contents):
Revision 1112 by chuckv, Wed Jan 3 20:47:00 2007 UTC vs.
Revision 1183 by xsun, Tue Oct 2 12:05:25 2007 UTC

# Line 1 | Line 1
1   /* DynamicPropsCmd.h */
2  
3 < /* File autogenerated by gengetopt version 2.15  */
3 > /* File autogenerated by gengetopt version 2.16  */
4  
5   #ifndef DYNAMICPROPSCMD_H
6   #define DYNAMICPROPSCMD_H
# Line 48 | Line 48 | struct gengetopt_args_info
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.  */
52 +  int drcorr_given ;    /* Whether drcorr was given.  */
53  
52  char **inputs ; /* unamed options */
53  unsigned inputs_num ; /* unamed options number */
54    int dynamicProps_group_counter; /* counter for group dynamicProps */
55   } ;
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines