From e1429844d3c7c2feeec8291084fb7f36e9ef38af Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 30 Apr 2015 11:09:04 +0200 Subject: add comments and gpl header to those files for better documentation in doxygen --- range.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'range.h') diff --git a/range.h b/range.h index 3573174..e50a48e 100644 --- a/range.h +++ b/range.h @@ -25,6 +25,9 @@ #include #include "validator.h" +/** + * @brief The Range class is validator class to check validity between two values. + */ class Range : public Validator { public: -- cgit v1.2.3-70-g09d2