repo.or.cz
/
ppn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
da.cc: fix typos in comments
[ppn.git]
/
get_submodules.sh
blob
5133006cfd1439472bb8564bbfa7eb0d08be723e
1
#!/bin/sh
2
git submodule init
3
git submodule update
4
(
cd
barvinok
;
git submodule init polylib isl-polylib
;
git submodule update polylib isl-polylib
)