home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
2
/
2176
/
marvin.h
< prev
next >
Wrap
Text File
|
1990-12-28
|
528b
|
17 lines
/* Path of marvin, the executable program that complains */
#define MARVIN_COMPLAINT_PROGRAM "/usr/local/games/marvin"
/*
* The definition MARVIN_PATH tells the program where to look for
* all the marvin-related stuff, such as the file containing the
* number of complaints, as well as the complaints themself.
*
* Note: The string defined with MARVIN_PATH absolutely *MUST* have
* a '/' at the end (before the quotation mark)
*/
#define MARVIN_PATH "/usr/local/games/lib/complaints/"
#define STANDARD_PROMPT "$p % "