Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/horse/__init__.py
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2012-05-23 07:46:58 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2012-05-23 07:46:58 (GMT)
commitea083e198d20bac1d61ec29597cbe15efeb0535d (patch)
treec6edcad5a8d2695c3becded3305cf305dcf96d08 /horse/__init__.py
parent240d0fadfc1438baae9edfd116f384c888f995b5 (diff)
reestruct folders
Diffstat (limited to 'horse/__init__.py')
-rw-r--r--horse/__init__.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/horse/__init__.py b/horse/__init__.py
deleted file mode 100644
index 4ce73d7..0000000
--- a/horse/__init__.py
+++ /dev/null
@@ -1,5 +0,0 @@
-"""The Horse Game
-
-Designed for OLPC, but should run on any system with PyGame
-"""
-from horse import game