ASCOT5
Loading...
Searching...
No Matches
print.c
Go to the documentation of this file.
1
5#include "print.h"
6
10const char VERBOSE_LEVEL = VERBOSE;
const char VERBOSE_LEVEL
Controls the amount of information that is outputted to stdout.
Definition print.c:10
Macros for printing console output.