From 9ac00a7658e81a045a68668df7ead5bb7c27254c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 6 Dec 2014 10:15:13 +0100 Subject: -Add comments --- diceresult.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'diceresult.h') diff --git a/diceresult.h b/diceresult.h index 9bd2cde..ff3edc3 100644 --- a/diceresult.h +++ b/diceresult.h @@ -25,7 +25,9 @@ #include "die.h" #include "result.h" - +/** + * @brief The DiceResult class + */ class DiceResult : public Result { public: -- cgit v1.2.3-70-g09d2