]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/sendproc.c
Remove final traces of TMA support
[nmh] / docs / historical / mh-jun-1982 / strings / sendproc.c
1 #ifdef COMMENT
2 Proprietary Rand Corporation, 1981.
3 Further distribution of this software
4 subject to the terms of the Rand
5 license agreement.
6 #endif
7
8 /*
9 * This program is usually called by one of the message composition
10 * programs: comp, repl, dist, and forw, but it may also be called
11 * directly to send a message previously composed.
12 */
13
14 char *sendproc = "/usr/local/send";