Parcourir la source

SOCL: Mandelbrot: Disable X11 output

Sylvain Henry il y a 13 ans
Parent
commit
ad9b202a0f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examples/socl/mandelbrot/mandelbrot.c

+ 1 - 1
examples/socl/mandelbrot/mandelbrot.c

@@ -21,7 +21,7 @@
 #include <unistd.h>
 
 /* Uncomment this to activate X11 display */
-#define USE_X11
+//#define USE_X11
 
 #define SHORT_LOG 1
 #define ROUND_ROBIN