view bin/parpg.bat.in @ 65:765cb0c16f20

Made the component classes available in the __ini__.py file of the components package
author KarstenBock@gmx.net
date Mon, 05 Sep 2011 14:49:45 +0200
parents 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@
CD %~dp0
@PYTHON@ -m parpg.main "@SYSCONFDIR@" %*