瀏覽代碼

SOCL: Mandelbrot: Disable X11 output

Sylvain Henry 13 年之前
父節點
當前提交
ad9b202a0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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