Parent Directory
|
Revision Log
|
Patch
| revision 1 by rabbi, Wed Oct 31 08:19:51 2001 UTC | revision 94 by weaselp, Sun Jul 21 03:53:11 2002 UTC | |
|---|---|---|
| # | Line 6 | Line 6 |
| 6 | details. | details. |
| 7 | ||
| 8 | Menu-based user interface | Menu-based user interface |
| 9 | $Id: menu.h,v 1.1 2001/10/31 08:19:53 rabbi Exp $ */ | $Id: menu.h,v 1.2 2002/07/21 03:53:11 weaselp Exp $ */ |
| 10 | ||
| 11 | ||
| 12 | #ifndef _MENU_H | #ifndef _MENU_H |
| # | Line 40 int menu_replychain(int *d, int *l, char | Line 40 int menu_replychain(int *d, int *l, char |
| 40 | ||
| 41 | #endif | #endif |
| 42 | ||
| #define NYMDB "secrets.mix" | ||
| 43 | #define maxnym 30 | #define maxnym 30 |
| 44 | ||
| 45 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |