home *** CD-ROM | disk | FTP | other *** search
- /* 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 "text:cookie/cookie.sayings"
- #define HASHFILE "text:cookie/cookie.sayhash"
-
- /* end of cookie.h */
-