sys.maxint is 2^63-1 on 64-bit architectures, which is too large for an int.
[myplc.git] / plc.sysconfig
1 PLC_ROOT=/plc/root
2 PLC_DATA=/plc/data
3 #PLC_OPTIONS="-v"