Parent Directory
|
Revision Log
|
Patch
revision 124 by siliconforks, Sun Jun 1 14:35:47 2008 UTC | revision 174 by siliconforks, Sat Sep 20 23:27:14 2008 UTC | |
---|---|---|
# | Line 33 | Line 33 |
33 | ||
34 | void jscoverage_cleanup(void); | void jscoverage_cleanup(void); |
35 | ||
36 | void jscoverage_instrument_js(const char * id, Stream * input, Stream * output); | void jscoverage_instrument_js(const char * id, const char * encoding, Stream * input, Stream * output); |
37 | ||
38 | void jscoverage_copy_resources(const char * destination_directory); | void jscoverage_copy_resources(const char * destination_directory); |
39 |
|
ViewVC Help | |
Powered by ViewVC 1.1.24 |