Parent Directory
|
Revision Log
|
Patch
revision 174 by siliconforks, Sat Sep 20 23:27:14 2008 UTC | revision 179 by siliconforks, Sun Sep 21 18:35:21 2008 UTC | |
---|---|---|
# | Line 20 | Line 20 |
20 | #ifndef GLOBAL_H_ | #ifndef GLOBAL_H_ |
21 | #define GLOBAL_H_ | #define GLOBAL_H_ |
22 | ||
23 | #include <stdbool.h> | |
24 | ||
25 | extern const char * jscoverage_encoding; | extern const char * jscoverage_encoding; |
26 | ||
27 | extern bool jscoverage_highlight; | |
28 | ||
29 | #endif /* GLOBAL_H_ */ | #endif /* GLOBAL_H_ */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.24 |