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