r6: Added -d debugger option to run file.
[rox-filer.git] / ROX-Filer / src / support.h
blob4b65c72eb20414fa27611382443bf98fbeb1ff0b
1 /* vi: set cindent:
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@ecs.soton.ac.uk>.
6 */
8 char *pathdup(char *path);
9 GString *make_path(char *dir, char *leaf);