view bin/parpg.bat.in @ 177:32dc19350db3

Removed the _InventoryGUI class. That was the class for the Old Inventory screen.
author KarstenBock@gmx.net
date Sun, 09 Oct 2011 20:54:03 +0200
parents 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

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