automatic commit
[folded-ctf.git] / parsing_pool.h
index 0a73ddf..1453885 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
-#ifndef PARSING_POOL_H
-#define PARSING_POOL_H
-
 /*
 
-  A ParsingPool is a family of Parsing associated to all the images of
-  a LabelledImagePool.
+  A ParsingPool is a family of Parsings associated to all the images
+  of a LabelledImagePool.
 
 */
 
+#ifndef PARSING_POOL_H
+#define PARSING_POOL_H
+
 #include "parsing.h"
 #include "pi_feature_family.h"
 #include "classifier.h"