repo.or.cz
/
isl-ppl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add tiny test program
[isl-ppl.git]
/
include
/
isl_ppl.h
blob
1945061c0619985eef631b0c0b7c3f5be80352f8
1
#ifndef ISL_PPL_H
2
#define ISL_PPL_H
3
4
#include <ppl_c.h>
5
6
#endif