Difference for include/config.h from version 1.53 to 1.54


version 1.53 version 1.54
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.53 2003/04/18 07:39:39 temitchell Exp $";   *   "$Id: config.h,v 1.54 2003/05/21 07:31:13 mwedel Exp $";
  */   */
   
 /*  /*
Line 267
 
Line 267
 #define WATCHDOG  #define WATCHDOG
 #endif  #endif
   
   
   /* Enable the new material code - it needs some work.  You can
    * enable this, and things will work, just you'll see a whole
    * bunch more materials show up, and thus a whole bunch more materials
    * in your inventory, and the sorting for them isn't really good.
    */
   
   /*
   #define NEW_MATERIAL_CODE
   */
   
 /***********************************************************************  /***********************************************************************
  * SECTION 2 - Machine/Compiler specific stuff.   * SECTION 2 - Machine/Compiler specific stuff.
  *   *


Legend:
line(s) removed in v.1.53 
line(s) changed
 line(s) added in v.1.54

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