diff loadtools/defpath.c @ 105:02cb0206aa47

fc-loadtool help implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 03 Sep 2013 07:31:26 +0000
parents e658a84b37df
children
line wrap: on
line diff
--- a/loadtools/defpath.c	Mon Sep 02 03:07:07 2013 +0000
+++ b/loadtools/defpath.c	Tue Sep 03 07:31:26 2013 +0000
@@ -6,3 +6,4 @@
 
 char default_helpers_dir[] = "/usr/local/share/freecalypso";
 char default_loadagent_image[] = "/usr/local/share/freecalypso/loadagent.srec";
+char loadtool_help_file[] = "/usr/local/share/freecalypso/loadtool.help";