BUGFIX: Fixed overzealous deletion in init scripts and fixed reference to removed SetBinDir.

This commit is contained in:
Cas Cremers
2012-02-27 11:52:33 +01:00
parent 4b62062765
commit 6ed32d0f4c
2 changed files with 7 additions and 4 deletions

View File

@@ -20,3 +20,10 @@
#
# Init this module
#
# Set prefix for __all__
#
import Scyther
# Provide scope
__all__ = ["Scyther"]