Difference for include/define.h from version 1.80 to 1.81


version 1.80 version 1.81
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.80 2005/03/20 22:26:27 majorwoo Exp $";   *   "$Id: define.h,v 1.81 2005/04/15 20:56:38 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 282
 
Line 282
 #define BUILDER            160 /* Generic item builder, see subtypes */  #define BUILDER            160 /* Generic item builder, see subtypes */
 #define MATERIAL            161 /* Material for building */  #define MATERIAL            161 /* Material for building */
 #define GPS                 162 /* Ground positionning system */  #define GPS                 162 /* Ground positionning system */
   #define ITEM_TRANSFORMER    163 /* Transforming one item with another */
 /* END TYPE DEFINE */  /* END TYPE DEFINE */
   
 /* Subtypes for BUILDER */  /* Subtypes for BUILDER */


Legend:
line(s) removed in v.1.80 
line(s) changed
 line(s) added in v.1.81

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