#include <amsmathutil25/amsmathutil25.hpp>
int main(int argc, char* argv[])
{
int ret = 0;
printf("ams c++ math and utility library tests.\n");
}