repo.or.cz
/
cloog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Makefile.am: explicitly set DIST_SUBDIRS
[cloog.git]
/
get_submodules.sh
blob
0821f3d91975cced0e252675956bd35d8a8d1557
1
#!/bin/sh
2
git submodule init
3
git submodule update
4
(
cd
isl
;
git submodule init
;
git submodule update
)