1 %> @ingroup globals usercomm assert
3 %> @brief Initializes the @c VERBOSE global,
if not present.
5 %> For reference on the VERBOSE global, please check the source code
for this file.
9 % Minimum level for output
11 % Whether to output to file besides screen
12 VERBOSE.flag_file = 0;
14 VERBOSE.filename = '';
function verbose_assert()