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
/
CxxOnly
/
libcxx2.cxx
blob
453039c58594d7f7b58b7bd77e6326087fa81c78
1
#include
"libcxx2.h"
2
3
float
LibCxx2Class
::
Method
()
4
{
5
return
1.0
;
6
}