intersection with triangle plane for miss
[OpenFOAM-1.5.x.git] / applications / Allwmake
blob7437e4f9b04f4bbe4514e75609894b60225e9eb7
1 #!/bin/sh
2 set -x
4 ( cd solvers && wmake all )
5 ( cd utilities && wmake all )