Initial commit.
[CMakeLuaTailorHgBridge.git] / CMakeLua / Tests / SimpleInstallS2 / lib3.cxx
blobda8dbf942ca4924ae4e1b66e3f8ee9801f97f1d5
1 #include "lib3.h"
3 float Lib3Func()
5 return 2.0;