diff python/libs/compiler/__init__.py @ 65:361f7d13adea

Fixes after movage
author windel
date Sun, 07 Oct 2012 17:21:08 +0200
parents 32078200cdd6
children
line wrap: on
line diff
--- a/python/libs/compiler/__init__.py	Sun Oct 07 17:13:47 2012 +0200
+++ b/python/libs/compiler/__init__.py	Sun Oct 07 17:21:08 2012 +0200
@@ -1,2 +1,4 @@
 # File to make this directory a package.
 
+from .compiler import Compiler
+