2009-10-04 10:30:41 +03:00

7 lines
56 B
C++

#include "testlib.h"
float TestLib()
{
return 1.0;
}