summaryrefslogtreecommitdiffstats
path: root/silpa/modules/hyphenator/__init__.py
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-03-24 22:56:09 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-03-24 22:56:09 +0530
commit8de2fcccd538d72730a4b34cf75f1b44294f8435 (patch)
tree456e47c5eff47dcb5199f5141eebca4c4ed90a97 /silpa/modules/hyphenator/__init__.py
parent77998dd48512bf309060911eaaf94758a5886b95 (diff)
downloadRachana.git-8de2fcccd538d72730a4b34cf75f1b44294f8435.tar.gz
Rachana.git-8de2fcccd538d72730a4b34cf75f1b44294f8435.tar.xz
Rachana.git-8de2fcccd538d72730a4b34cf75f1b44294f8435.zip
Hyphenator Module for Silpa
Diffstat (limited to 'silpa/modules/hyphenator/__init__.py')
-rw-r--r--silpa/modules/hyphenator/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/silpa/modules/hyphenator/__init__.py b/silpa/modules/hyphenator/__init__.py
new file mode 100644
index 0000000..e1f7e6e
--- /dev/null
+++ b/silpa/modules/hyphenator/__init__.py
@@ -0,0 +1,2 @@
+#! /usr/bin/env python
+# -*- coding: utf-8 -*-