home *** CD-ROM | disk | FTP | other *** search
- /* 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 % "
-