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
/
foo1.c
blob
5f1f8ac842a82cf6285ff0670cc5803acd4482c4
1
extern
int
foo2
(
void
);
2
int
foo1
(
void
) {
return
foo2
(); }