aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Harvey <chris@basementcode.com>2010-06-09 11:33:53 -0400
committerChristopher Harvey <chris@basementcode.com>2010-06-09 11:33:53 -0400
commit8f7a6da921866a6d2c0ad3848ae6caaa9ddcedc8 (patch)
treed6e0f8609a6a33e90f3a4ab534212c8e4ad65662
parentComment blocks are displayed as individual nodes and the rest of the docs are... (diff)
downloadventoo-8f7a6da921866a6d2c0ad3848ae6caaa9ddcedc8.tar.gz
ventoo-8f7a6da921866a6d2c0ad3848ae6caaa9ddcedc8.tar.bz2
ventoo-8f7a6da921866a6d2c0ad3848ae6caaa9ddcedc8.zip
Added __init__.py files to frontend and backend
-rw-r--r--src/backend/__init__.py0
-rw-r--r--src/frontend/__init__.py0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/backend/__init__.py b/src/backend/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/backend/__init__.py
diff --git a/src/frontend/__init__.py b/src/frontend/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/frontend/__init__.py