automatic commit
[folded-ctf.git] / param_parser.h
index 53a6893..f13bf1f 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  A class to parse the arguments from the command line.
+
+ */
+
 #ifndef PARAM_PARSER_H
 #define PARAM_PARSER_H