settings.h

changeset 25
802c5382f499
parent 21
91e0890464b0
child 27
95a958e3de88
equal deleted inserted replaced
23:778388400f7b 25:802c5382f499
18 char fileSeparator; 18 char fileSeparator;
19 bool recursive; 19 bool recursive;
20 bool includeSuffixes; 20 bool includeSuffixes;
21 bool matchesOnly; 21 bool matchesOnly;
22 bool verbose; 22 bool verbose;
23 bool confusing_lnlen; /* this flag is set by the scanner */
23 } settings_t; 24 } settings_t;
24 25
25 #ifdef _cplusplus 26 #ifdef _cplusplus
26 extern "C" { 27 extern "C" {
27 #endif 28 #endif

mercurial