#!/usr/bin/python
# -*- encoding: utf-8
import sys
sys.path.append('..')

import pilas
pilas.utils.iniciar_asistente_desde_argumentos()
