Gradients: mostly done
This commit is contained in:
@@ -375,6 +375,7 @@ void init(int argc, char *argv[])
|
||||
#endif
|
||||
|
||||
debug_geometry = getenv("DEBUG_GEOMETRY") != NULL;
|
||||
debug_gradients = getenv("DEBUG_GRADIENTS") != NULL;
|
||||
}
|
||||
|
||||
static int sigchild_pipe_valid = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user