Mercurial > parpg-core
view bin/parpg.bat.in @ 119:3564a46544bc
Added Base component, which has a saveable_fields property. It is supposed to be derived from, thus it is not in the components list.
author | KarstenBock@gmx.net |
---|---|
date | Tue, 27 Sep 2011 14:58:03 +0200 |
parents | 07ff8cf8a0f1 |
children |
line wrap: on
line source
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@ CD %~dp0 @PYTHON@ -m parpg.main "@SYSCONFDIR@" %*