summaryrefslogtreecommitdiffstats
path: root/ast/object.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-10 22:45:40 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-10 22:45:40 (GMT)
commit2424f28f43fa8cce9104d91c4ec99d89b8afe8bf (patch)
treef908bcdd87cea22daecb346d3cae2a87b7beec44 /ast/object.h
parent92a3342d3674db42d095d142fe1a23d18f6c7ab7 (diff)
downloadblt-2424f28f43fa8cce9104d91c4ec99d89b8afe8bf.zip
blt-2424f28f43fa8cce9104d91c4ec99d89b8afe8bf.tar.gz
blt-2424f28f43fa8cce9104d91c4ec99d89b8afe8bf.tar.bz2
update version numbers
Diffstat (limited to 'ast/object.h')
-rw-r--r--ast/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast/object.h b/ast/object.h
index b2c2d1f..f6f8710 100644
--- a/ast/object.h
+++ b/ast/object.h
@@ -367,7 +367,7 @@
/* Set to "1" (yes) or "0" (no) to indicate if AST was build with threads
support. */
-#define AST__THREADSAFE 1
+#define AST__THREADSAFE 0
#if defined(astCLASS )
#define AST__GETATTRIB_BUFF_LEN 50 /* Length of string returned by GetAttrib. */