version 1.22 | version 1.23 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_global_h = | * static char *rcsid_global_h = | |||
* "$Id: global.h,v 1.22 2001/11/19 23:30:28 michtoen Exp $"; | * "$Id: global.h,v 1.23 2001/12/03 07:51:40 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#define NUM_COLORS 13 | #define NUM_COLORS 13 | |||
extern char *colorname[NUM_COLORS][2]; | extern char *colorname[NUM_COLORS]; | |||
extern New_Face *new_faces; | extern New_Face *new_faces; | |||
Legend:
|