summaryrefslogtreecommitdiff
path: root/SCAN-SSA/support/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'SCAN-SSA/support/common.h')
-rw-r--r--SCAN-SSA/support/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCAN-SSA/support/common.h b/SCAN-SSA/support/common.h
index 1c419da..0bdf7ca 100644
--- a/SCAN-SSA/support/common.h
+++ b/SCAN-SSA/support/common.h
@@ -58,7 +58,7 @@ typedef struct {
#ifndef ENERGY
#define ENERGY 0
#endif
-#define PRINT 0
+#define PRINT 0
#define ANSI_COLOR_RED "\x1b[31m"
#define ANSI_COLOR_GREEN "\x1b[32m"