X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=param_parser.h;h=f13bf1f7add66e42a99e3e13f38c68666d861ef8;hb=cd28e9c7489bae20e3abf67331efd1cab45d83df;hp=57d0082200178c226328ff5e6f86edb8b04dc340;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/param_parser.h b/param_parser.h index 57d0082..f13bf1f 100644 --- a/param_parser.h +++ b/param_parser.h @@ -12,10 +12,18 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + A class to parse the arguments from the command line. + + */ + #ifndef PARAM_PARSER_H #define PARAM_PARSER_H