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
/
foo1b.c
blob
e2b6dc341bec3b10a748822cf9bbf2674e2bf4f7
1
extern
int
foo2b
(
void
);
2
int
foo1b
(
void
) {
return
foo2b
(); }