changeset 388:6e0dedd34920

minor name change
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 25 Jul 2013 14:21:17 -0400
parents 91679eb2ff2c
children 6d26dcc7bba0
files python/events.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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',