- Try to do better pretty printing when array elements are individually
[bpt/coccinelle.git] / bundles / pycaml / ignoreheader.patch
diff --git a/bundles/pycaml/ignoreheader.patch b/bundles/pycaml/ignoreheader.patch
new file mode 100644 (file)
index 0000000..5f1958e
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Naur old-pycaml/pycaml_stubs.c chemoelectric-pycaml-8614105/pycaml_stubs.c
+--- old-pycaml/pycaml_stubs.c  2012-08-15 23:03:45.604693537 +0200
++++ chemoelectric-pycaml-8614105/pycaml_stubs.c        2012-08-15 23:04:06.010917137 +0200
+@@ -40,7 +40,6 @@
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+-#include "pycaml_stubs.h"
+ #if 3 <= PY_MAJOR_VERSION
+ #include <wchar.h>