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
/
PreOrder
/
simple.cxx
blob
ef26e7984e23cd15280f0445c256b4b7e9a456b8
1
extern
void
simpleLib
();
2
int
main
()
3
{
4
simpleLib
();
5
return
0
;
6
}