]> pd.if.org Git - pd_readline/blob - mg/pathnames.h
Added mg from an OpenBSD mirror site. Many thanks to the OpenBSD team and the mg...
[pd_readline] / mg / pathnames.h
1 /*      $OpenBSD: pathnames.h,v 1.1 2012/06/18 07:14:55 jasper Exp $    */
2
3 /* This file is in the public domain. */
4
5 /*
6  *      standard path names
7  */
8
9 #define _PATH_MG_DIR            "~/.mg.d"
10 #define _PATH_MG_STARTUP        "%s/.mg"
11 #define _PATH_MG_TERM           "%s/.mg-%s"