Removed first compilation of solidBodyMotion, since it will produce an error, and since it is compiled later anyway

This commit is contained in:
Håkan Nilsson 2013-08-14 09:15:44 +02:00
parent 666d57bebb
commit 55857bf6ab

View file

@ -3,7 +3,6 @@ cd ${0%/*} || exit 1 # run from this directory
set -x set -x
# Make meshMotion solvers # Make meshMotion solvers
wmake libso solidBodyMotion
wmake libso fvMotionSolver wmake libso fvMotionSolver
wmake libso RBFMotionSolver wmake libso RBFMotionSolver
wmake libso mesquiteMotionSolver wmake libso mesquiteMotionSolver