X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=param_parser.h;h=f13bf1f7add66e42a99e3e13f38c68666d861ef8;hp=53a68932eb39a90d2a69a29ebc21728687a0ac33;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a 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