From 4b094cda0553c6b153c86829e6df26d941366abc Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 2 Apr 2015 08:05:28 +0200 Subject: -add error on several syntay points. --- diceparser.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index e4ea0e3..683be88 100644 --- a/diceparser.h +++ b/diceparser.h @@ -73,7 +73,9 @@ public: * @brief The OptionOperator enum gathering all options availables for result. */ enum OptionOperator {KeepAndExplose,Keep,Reroll,Explosing,Sort,Count,RerollAndAdd}; - + /** + * @brief The CommandOperator enum + */ enum CommandOperator {}; /** -- cgit v1.2.3-70-g09d2