forgot to alter name of 'geom_fromAng' in setup script...

This commit is contained in:
Philip Eisenlohr 2012-11-08 16:29:26 +00:00
parent 025d6c9048
commit 682a98b704
1 changed files with 1 additions and 1 deletions

View File

@ -82,8 +82,8 @@ bin_link = { \
'mentat_spectralBox.py',
'OIMang_hex2cub.py',
'patchFromReconstructedBoundaries.py',
'spectral_geomFromAng.py',
'randomSeeding.py',
'geom_fromAng.py',
'geom_fromMinimalSurface.py',
'geom_fromVoronoiTessellation.py',
'geom_canvas.py',