From 6dbf254b7d5b19b77eb4716b24a1768f48b11248 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 3 May 2015 02:53:34 +0200 Subject: -Add install target to make file. -Add comments and class descriptions. --- die.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'die.h') diff --git a/die.h b/die.h index c9ed28a..6b640b7 100644 --- a/die.h +++ b/die.h @@ -25,7 +25,7 @@ #include /** - * @brief The Die class + * @brief The Die class implements all methods required from a die. You must set the Faces first, then you can roll it and roll it again, to add or replace the previous result. */ class Die { -- cgit v1.2.3-70-g09d2