#!/usr/bin/python2
import sys
sys.path.insert(0, './')
sys.path.insert(0, '../')

import pilasengine

pilasengine.utils.iniciar_desde_terminal()
