diff python/ppci/__init__.py @ 105:6a303f835c6d

Removed compilers directory
author Windel Bouwman
date Mon, 31 Dec 2012 17:35:17 +0100
parents 6efbeb903777
children f2d980eef509
line wrap: on
line diff
--- a/python/ppci/__init__.py	Sun Dec 30 22:31:55 2012 +0100
+++ b/python/ppci/__init__.py	Mon Dec 31 17:35:17 2012 +0100
@@ -1,6 +1,4 @@
 # File to make this directory a package.
 
-from .compilers import KsCompiler
-
 version = '0.0.1'