7 lines
56 B
C++
Raw Normal View History

2005-07-14 13:50:27 -04:00
#include "testlib.h"
float TestLib()
{
return 1.0;
}