FreeCalypso > hg > freecalypso-sw
comparison loadtools/defpath.c @ 17:24b88c119465
loadtools: hw parameter file reading implemented
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 03 May 2013 22:55:28 +0000 |
parents | |
children | e658a84b37df |
comparison
equal
deleted
inserted
replaced
16:4c78fc688127 | 17:24b88c119465 |
---|---|
1 /* | |
2 * By default the loadagent.srec target utility and some hardware parameter | |
3 * files are sought in an installation directory, to make the more common | |
4 * command line operations more manageable. | |
5 */ | |
6 | |
7 char default_helpers_dir[] = "/usr/local/share/freecalypso"; |