summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index 0f60642c..4446720e 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -73,4 +73,6 @@ import util
import yamlparse
+import writeexts
+
import app # this needs to be last