/**** * * Implementation of short-help-db.h. * */ #include "short-help-db.h" ShortHelpDB::ShortHelpDB() { } ShortHelpDB::~ShortHelpDB() { }