X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=parsing_pool.h;h=1453885b03c0bd0c968ffc982cd93181bbd29a67;hb=71a84ea2658cd96726bcf4e582010c24bf2583cf;hp=0a73ddf920ed07b0ec9eec9f4317989989a35abd;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git diff --git a/parsing_pool.h b/parsing_pool.h index 0a73ddf..1453885 100644 --- a/parsing_pool.h +++ b/parsing_pool.h @@ -18,16 +18,16 @@ // Contact 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"