changed it to work with changes in last commit

This commit is contained in:
Martin Diehl 2011-12-01 12:02:36 +00:00
parent ace6851389
commit 148f57b86d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ execute = { \
'pre' : [
],
'post' : [
'make_postprocessingMath',
'make_DAMASK2Python',
],
}