aboutsummaryrefslogtreecommitdiff
path: root/src/tool_hugehelp.c.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_hugehelp.c.cvs')
-rw-r--r--src/tool_hugehelp.c.cvs6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tool_hugehelp.c.cvs b/src/tool_hugehelp.c.cvs
new file mode 100644
index 000000000..1c1697d73
--- /dev/null
+++ b/src/tool_hugehelp.c.cvs
@@ -0,0 +1,6 @@
+#include "tool_setup.h"
+#include "tool_hugehelp.h"
+void hugehelp(void)
+{
+ puts ( "This is a silly replacement for the actual file.");
+}