repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Tests
/
Dependency
/
Case2
/
zot.c
blob
f25b49343a6f310acd31a46338cebbd584d221ae
1
extern
int
bar1
(
void
);
2
int
main
(
void
)
3
{
4
return
bar1
();
5
}