10 lines
113 B
Text
10 lines
113 B
Text
|
#!/bin/sh
|
||
|
set -x
|
||
|
|
||
|
wmake surfactantFoam
|
||
|
|
||
|
wmake libso freeSurface
|
||
|
|
||
|
wmake interTrackFoam
|
||
|
wmake bubbleInterTrackFoam
|