summaryrefslogtreecommitdiff
path: root/utils/verbose.cc
diff options
context:
space:
mode:
Diffstat (limited to 'utils/verbose.cc')
-rw-r--r--utils/verbose.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/verbose.cc b/utils/verbose.cc
new file mode 100644
index 00000000..615c61f3
--- /dev/null
+++ b/utils/verbose.cc
@@ -0,0 +1,4 @@
+#include "verbose.h"
+
+bool SILENT = false;
+