We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c3141 commit e334695Copy full SHA for e334695
MOcov/mocov_line_covered.c
@@ -13,7 +13,8 @@
13
// for allocating and freeing space for these structs when needed.
14
//
15
// To help with debugging, the code defines and uses `debug()` en
16
-// `debug_print_state()` calls.
+// `debug_print_state()` calls. When enabled (not by defaylt), this prints
17
+// extensive output that migh help debugging.
18
19
#include "mex.h"
20
#include <assert.h>
0 commit comments