aboutsummaryrefslogtreecommitdiff
path: root/src/tool_hugehelp.c.cvs
blob: 1c1697d73754878632c9173db6283bfdb4ded825 (plain)
1
2
3
4
5
6
#include "tool_setup.h"
#include "tool_hugehelp.h"
void hugehelp(void)
{
  puts ( "This is a silly replacement for the actual file.");
}