Description
Change this paragraph to a description of this example / test.
# include <f2cad/d9lgmc.hpp>
test_result d9lgmc(void)
{
// Replace the following line by an example / test of d9lgmc
// that returns test_pass if the test passes and test_fail otherwise.
return test_none;
}