added perceptualUniformColorMap.py to the list of post-processing files

This commit is contained in:
Mahesh Balasubramaniam 2013-01-18 17:39:09 +00:00
parent a1f0ed483c
commit 4af855c755
1 changed files with 1 additions and 1 deletions

View File

@ -120,12 +120,12 @@ bin_link = { \
'filterTable.py', 'filterTable.py',
'mentat_colorMap.py', 'mentat_colorMap.py',
'nodesFromCentroids.py', 'nodesFromCentroids.py',
'perceptualUniformColorMap.py',
'postResults.py', 'postResults.py',
'showTable.py', 'showTable.py',
'spectral_parseLog.py', 'spectral_parseLog.py',
'table2ang', 'table2ang',
'tagLabel.py', 'tagLabel.py',
'uniformPerceptualColorMap.py'
], ],
} }