/**** * * Implementation of help.h. * */ #include "help.h" Help::Help() { } Help::~Help() { }