X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=param_parser.h;h=f13bf1f7add66e42a99e3e13f38c68666d861ef8;hb=3742a88173bc958488370aefb7035426d3650e1d;hp=53a68932eb39a90d2a69a29ebc21728687a0ac33;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git diff --git a/param_parser.h b/param_parser.h index 53a6893..f13bf1f 100644 --- a/param_parser.h +++ b/param_parser.h @@ -18,6 +18,12 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + A class to parse the arguments from the command line. + + */ + #ifndef PARAM_PARSER_H #define PARAM_PARSER_H