blob: 7aa905205f5bb09cfc2a9219f5f8b579d3a97b3c [file] [log] [blame]
#include "lib1.h"
float Lib1Func()
{
return 2.0;
}