home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
1
/
1976
/
cookie.h
< prev
next >
Wrap
Text File
|
1990-12-28
|
263b
|
10 lines
/* cookie.h - include file for karl's PD fortune cookie program
* by Karl Lehenbauer (karl@sugar.uu.net, uunet!sugar!karl)
* cookie.h 1.1 1/12/89
*/
#define COOKIEFILE "/usr/local/lib/sayings"
#define HASHFILE "/usr/local/lib/sayhash"
/* end of cookie.h */