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