#ifndef CONVEXREGIONSD2TEST_H
#define CONVEXREGIONSD2TEST_H

class convexregionsD2test
{
public:

  static void test01();

};


#endif



