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
eqv.cc: equivalence_checker::handle: avoid undocumented isl_map_identity_like
[ppn.git]
/
get_submodules.sh
blob
346132e26547413b4483bf9e19ab46d9e0c0a9ce
1
#!/bin/sh
2
git submodule init
3
git submodule update
4
(
cd
barvinok
;
git submodule init polylib
;
git submodule update polylib
)