]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/mh_defs.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / strings / mh_defs.c
1 /*
2 * This is the name of the file used to store
3 * the user's MH profile
4 */
5
6 char *mh_defs = "/.mh_profile";