# HG changeset patch # User Nicolas Saunier # Date 1374776477 14400 # Node ID 6e0dedd34920002cec4a39b1f99fa87e6b460ee9 # Parent 91679eb2ff2c56a7d31e001c4e8512b7dc01dc39 minor name change diff -r 91679eb2ff2c -r 6e0dedd34920 python/events.py --- a/python/events.py Wed Jul 24 12:48:12 2013 -0400 +++ b/python/events.py Thu Jul 25 14:21:17 2013 -0400 @@ -38,7 +38,7 @@ indicatorNameToIndices = utils.inverseEnumeration(indicatorNames) - indicatorShortNames = ['', + indicatorShortNames = ['CCDP', 'CCAng', 'Dist', 'MinDist',