summaryrefslogtreecommitdiff
path: root/utils/cpp_READ_THIS_FIRST
diff options
context:
space:
mode:
Diffstat (limited to 'utils/cpp_READ_THIS_FIRST')
-rw-r--r--utils/cpp_READ_THIS_FIRST3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/cpp_READ_THIS_FIRST b/utils/cpp_READ_THIS_FIRST
deleted file mode 100644
index ffbf381..0000000
--- a/utils/cpp_READ_THIS_FIRST
+++ /dev/null
@@ -1,3 +0,0 @@
-This cpp.exe is deprecated, and will be removed in the next release of
-pycparser. Instead, grab a binary download of Clang for Windows from
-http://llvm.org/releases/ and use 'clang -E' to do the preprocessing.