src/settings.h

changeset 60
69be673a4fd0
parent 57
68018eac46c3
child 66
be2084398c37
equal deleted inserted replaced
59:c5409c8be36f 60:69be673a4fd0
40 char fileSeparator; 40 char fileSeparator;
41 bool recursive; 41 bool recursive;
42 bool matchesOnly; 42 bool matchesOnly;
43 bool verbose; 43 bool verbose;
44 bool confusing_lnlen; /* this flag is set by the scanner */ 44 bool confusing_lnlen; /* this flag is set by the scanner */
45 bool individual_sums;
45 } settings_t; 46 } settings_t;
46 47
47 #ifdef _cplusplus 48 #ifdef _cplusplus
48 extern "C" { 49 extern "C" {
49 #endif 50 #endif

mercurial