added missing extension causing invalid symlinking

This commit is contained in:
Martin Diehl 2012-06-26 10:25:39 +00:00
parent b4103b205d
commit 9b76b47ef9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ bin_link = { \
'spectral_geomPack.py', 'spectral_geomPack.py',
'voronoi_tessellation.exe', 'voronoi_tessellation.exe',
'spectral_voronoiTessellation.py', 'spectral_voronoiTessellation.py',
'OIMang_hex2cub', 'OIMang_hex2cub.py',
], ],
'post' : [ 'post' : [
'3Dvisualize.py', '3Dvisualize.py',