CLAM-Development  1.4.0
SimpleLoopMetadata.cxx
Go to the documentation of this file.
1 #include "SimpleLoopMetadata.hxx"
2 #include <sstream>
3 
4 namespace CLAM
5 {
6 
8 {
9  AddAll();
10  UpdateData();
11 }
12 
13 }
14 
15