Skip to content
Snippets Groups Projects
Allwmake 240 B
Newer Older
cd ${0%/*} || exit 1    # run from this directory
set -x

wmake libso phaseModel
wmake libso interfacialModels
wmake libso kineticTheoryModels

# ----------------------------------------------------------------- end-of-file