4 if test -f osl
/get_submodules.sh
; then
5 (cd osl
; .
/get_submodules.sh
)
7 if test -f clan
/get_submodules.sh
; then
8 (cd clan
; .
/get_submodules.sh
)
10 if test -f cloog
/get_submodules.sh
; then
11 (cd cloog
; .
/get_submodules.sh
)
13 if test -f candl
/get_submodules.sh
; then
14 (cd candl
; .
/get_submodules.sh
)