#include #include #include "test.h" int main (void) { test_poly(); /* now summarize the results */ return gsl_test_summary (); }