home *** CD-ROM | disk | FTP | other *** search
- /*
- AGREEMENT: This software can be used and distributed freely as long
- as you do not remove or alter the Copyright notice in the file defs.h;
- this notice is #define'd in the symbol VERSION. Although you may alter
- the code provided, you may not alter the functions create_header()
- and create_multi_recipient_header() in list.c and listserv.c.
- By using this software you are bound by this agreement.
- This software comes with no warranties and cannot be sold for profit.
- The AGREEMENT and COPYRIGHT notices should be included in all source
- files when distributing this software.
- COPYRIGHT: Copyright (c) 1991, Anastasios C. Kotsikonas
-
- Below are the #define's pertinent to pqueue.c
-
- Preserve any quotes and new lines that appear below; change only path names.
-
- ALWAYS SPECIFY ABSOLUTE PATHS.
-
- */
-
- FILE *report = NULL; /* Progress report */
- BOOLEAN tty_echo = FALSE; /* -e option off */
-