# Compile this package
toolsdir = "../Tools"
import os
execfile(os.path.join(toolsdir, "compile.py"))
