home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
programming
/
assembler
/
thesource
/
volume3
/
source
/
vectors
/
dithering
/
quantize.lha
/
split.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-01-07
|
344 b
|
15 lines
# This archive created: Wed Jan 6 21:58:18 1988
export PATH; PATH=/bin:/usr/bin:$PATH
if test -f 'quantize.c'
then
echo shar: "will not over-write existing file 'quantize.c'"
else
cat << \SHAR_EOF > 'quantize.c'
SHAR_EOF
fi
if test -f 'split.c'
then
echo shar: "will not over-write existing file 'split.c'"
else
cat << \SHAR_EOF > 'split.c'