renamed script in order to distinguish from "add" scripts that act on ascii tables

This commit is contained in:
Christoph Kords 2013-06-13 09:05:30 +00:00
parent 427f32364f
commit e6499e1a39
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,6 @@ bin_link = { \
'addCauchy.py',
'addCompatibilityMismatch.py',
'addCurl.py',
'addDataToGeometry.py',
'addDeformedConfiguration.py',
'addDeterminant.py',
'addDeviator.py',
@ -66,6 +65,7 @@ bin_link = { \
'showTable.py',
'tagLabel.py',
'vtk2ang.py',
'vtk_addData.py',
],
}