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
/
Case3
/
bar.c
blob
62959c1cb11f026606d82f6e58fd2e6b859fe369
1
extern
int
foo1
(
void
);
2
int
main
(
void
)
3
{
4
return
foo1
();
5
}