config.h.in

Fri, 04 Jan 2019 17:52:17 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 04 Jan 2019 17:52:17 +0100
changeset 168
ce92dc75cb09
parent 0
033898178630
child 551
57cb71496a9a
permissions
-rw-r--r--

Added locked setting to the recipes. Is not working well when a recipe is loaded and locked. Added uuid load and save for recipes. Mad a lot of variables local in functions. The subgrids are loaded async.

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

/* Compile experimental code (may not be present) */
#undef USE_EXPERIMENT

/* According to Sun we MUST define this in the source */
#define _REENTRANT 1

mercurial