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