+ init
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 20 Nov 2012 14:07:17 +0000 (15:07 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 20 Nov 2012 14:07:17 +0000 (15:07 +0100)
__init__.py [new file with mode: 0644]

diff --git a/__init__.py b/__init__.py
new file mode 100644 (file)
index 0000000..e37bf75
--- /dev/null
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+#
+##############################################################################
+
+
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: