fixing and starting ShrubberyCreationForm
This commit is contained in:
@@ -39,6 +39,7 @@ class Bureaucrat
|
||||
void decrementGrade();
|
||||
|
||||
void signForm(AForm &form);
|
||||
void executeForm(AForm &form);
|
||||
|
||||
class GradeTooHighException : public std::exception {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user