aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorGinger Bill <bill@gingerbill.org>2017-07-30 22:26:22 +0100
committerGinger Bill <bill@gingerbill.org>2017-07-30 22:26:22 +0100
commit8987a6630c8ec43da770dd92c10f6b92e17201f2 (patch)
tree9233cacae498d1321edc94470c1549012091dcf0 /src/main.cpp
parent10ff8e042606d44049f4cb91c372d0da2a83ed65 (diff)
v0.6.0v0.6.0
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0dcf16fc2..aa2158e31 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,4 +1,5 @@
#define USE_CUSTOM_BACKEND 0
+#define USE_THREADED_PARSER 1
// #define NO_ARRAY_BOUNDS_CHECK
#include "common.cpp"