blob: 1f78bd3e0ef17dc61fd9fd0c7eee36280f345d10 [file] [log] [blame]
#include "testlib.h"
float TestLib()
{
return 1.0;
}