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