summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PC/vc15_lib/_.c1
-rw-r--r--PC/vc15_w31/_.c1
-rw-r--r--Tools/pynche/__init__.py1
3 files changed, 3 insertions, 0 deletions
diff --git a/PC/vc15_lib/_.c b/PC/vc15_lib/_.c
index e69de29..7e06c94 100644
--- a/PC/vc15_lib/_.c
+++ b/PC/vc15_lib/_.c
@@ -0,0 +1 @@
+/* Dummy */
diff --git a/PC/vc15_w31/_.c b/PC/vc15_w31/_.c
index e69de29..7e06c94 100644
--- a/PC/vc15_w31/_.c
+++ b/PC/vc15_w31/_.c
@@ -0,0 +1 @@
+/* Dummy */
diff --git a/Tools/pynche/__init__.py b/Tools/pynche/__init__.py
index e69de29..b93054b 100644
--- a/Tools/pynche/__init__.py
+++ b/Tools/pynche/__init__.py
@@ -0,0 +1 @@
+# Dummy file to make this directory a package.