repo.or.cz
/
pet.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pet_context_evaluate_expr: plug in affine expressions outside index expressions
[pet.git]
/
get_submodules.sh
blob
a763a6fbd64725ed2f282b6a39a7c09507a0932c
1
#!/bin/sh
2
git submodule init
3
git submodule update
4
(
cd
isl
;
git submodule init imath
;
git submodule update imath
)