Skip to content
Snippets Groups Projects
Allwmake 199 B
Newer Older
cd ${0%/*} || exit 1    # run from this directory
( cd RAS && ./Allwmake )
( cd LES && ./Allwmake )

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