CLAM-Development  1.1
Segmentation.cxx
Go to the documentation of this file.
00001 #include "Segmentation.hxx"
00002 
00003 
00004 namespace CLAM
00005 {
00006         Segmentation::~Segmentation()
00007         {
00008         }
00009 }
00010 
00011 
00012