summaryrefslogtreecommitdiffstats
path: root/src/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/__init__.py')
-rw-r--r--src/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/__init__.py b/src/__init__.py
index e69de29bb..5ecf0f225 100644
--- a/src/__init__.py
+++ b/src/__init__.py
@@ -0,0 +1,4 @@
+# $Id: $
+
+__all__ = ["Core", "Generator"]
+