home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2J (Developer)
/
os42jdev.iso
/
NextDeveloper
/
Source
/
GNU
/
uucp
/
Uucp.framework
/
contrib
/
uucomp.shar
/
uucomp-1.1
/
uucomp.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-12-20
|
383 b
|
15 lines
/*
*
* Copyright 1993 by Ed Carp (erc@apple.com) All rights reserved.
*
* Permission is hereby granted for any non-commercial use of this
* program, as long as this copyright notice remains intact. Commercial
* users may contact me - I'm easy.
*
*/
#define COMPRESS "/usr/bin/gzip -9c"
#define UNCOMPRESS "/usr/bin/gzip -dc"
#define RMAIL "rmail"
#define RNEWS "rnews"