STYLE: Nightly Version update
[cmake.git] / Tests / SimpleInstallS2 / lib2.cxx
blobdccc48b7895712da774eaeacd43021af3f97c240
1 #include "lib2.h"
3 float Lib2Func()
5 return 1.0;