浏览代码

SOCL: Mandelbrot: Disable X11 output

Sylvain Henry 14 年之前
父节点
当前提交
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