Bug fix for the change in directory structure.

This commit is contained in:
henry
2009-02-17 22:01:40 +00:00
parent aa6710901e
commit 8b5457a829
2 changed files with 0 additions and 8 deletions

View File

@ -20,7 +20,3 @@ for case in $loseCases
do
removeCase $case
done
cd nozzleFlow2D
./Allclean
cd ..

View File

@ -46,7 +46,3 @@ cd damBreakFine
runParallel $application 4 system/machines
runApplication reconstructPar
cd ..
cd nozzleFlow2D
./Allrun
cd ..