Difference for include/global.h from version 1.39 to 1.40


version 1.39 version 1.40
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.39 2002/11/13 05:49:04 garbled Exp $";   *   "$Id: global.h,v 1.40 2002/12/25 06:45:46 garbled Exp $";
  */   */
   
 /*  /*
Line 206
 
Line 206
   
 extern int freearr_x[SIZEOFFREE], freearr_y[SIZEOFFREE];  extern int freearr_x[SIZEOFFREE], freearr_y[SIZEOFFREE];
 extern int maxfree[SIZEOFFREE], freedir[SIZEOFFREE];  extern int maxfree[SIZEOFFREE], freedir[SIZEOFFREE];
   extern int rightof_x[9], rightof_y[9];
   extern int leftof_x[9], leftof_y[9];
   
 extern New_Face *blank_face, *empty_face;  extern New_Face *blank_face, *empty_face;
 extern New_Face *dark_faces[];  extern New_Face *dark_faces[];


Legend:
line(s) removed in v.1.39 
line(s) changed
 line(s) added in v.1.40

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:21