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 1111 by chuckv, Thu Dec 14 19:38:56 2006 UTC vs.
Revision 1112 by chuckv, Wed Jan 3 20:47:00 2007 UTC

# Line 47 | Line 47 | struct gengetopt_args_info
47    int dcorr_given ;     /* Whether dcorr was given.  */
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  
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