X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=parsing_pool.h;h=1453885b03c0bd0c968ffc982cd93181bbd29a67;hp=0a73ddf920ed07b0ec9eec9f4317989989a35abd;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a 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"