summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/Tools/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/waf/waflib/Tools/__init__.py')
-rw-r--r--third_party/waf/waflib/Tools/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/waf/waflib/Tools/__init__.py b/third_party/waf/waflib/Tools/__init__.py
new file mode 100644
index 00000000000..8766ecb7da1
--- /dev/null
+++ b/third_party/waf/waflib/Tools/__init__.py
@@ -0,0 +1,7 @@
+#! /usr/bin/env python
+# encoding: utf-8
+# WARNING! Do not edit! https://waf.io/book/index.html#_obtaining_the_waf_file
+
+#!/usr/bin/env python
+# encoding: utf-8
+# Thomas Nagy, 2005-2016 (ita)