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
/
SimpleInstall
/
lib3.cxx
blob
da8dbf942ca4924ae4e1b66e3f8ee9801f97f1d5
1
#include
"lib3.h"
2
3
float
Lib3Func
()
4
{
5
return
2.0
;
6
}