tutorials::Allrun: getApplication -> $(getApplication)

This commit is contained in:
Henry Weller
2018-05-28 22:20:07 +01:00
parent 64da5dab55
commit bf52a98e09
140 changed files with 146 additions and 146 deletions

View File

@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # Run from this directory
runApplication decomposePar
runParallel `getApplication`
runParallel $(getApplication)
runApplication reconstructPar