From 6c86fc55c7e19eac6b4cafc46e2cab6fee8ecb83 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 5 Aug 2008 14:53:20 +0000 Subject: add an __init__.py to make the java subdirectory a python module --- bindings/java/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bindings/java/__init__.py (limited to 'bindings') diff --git a/bindings/java/__init__.py b/bindings/java/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit