view bin/parpg.bat.in @ 94:0a2cc748d16b

Fixed container and lockable test. They where using the old name of the parpg grease module.
author KarstenBock@gmx.net
date Wed, 21 Sep 2011 16:12:19 +0200
parents 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

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