Difference for include/define.h from version 1.103 to 1.104


version 1.103 version 1.104
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.103 2006/01/07 18:18:05 akirschbaum Exp $";   *   "$Id: define.h,v 1.104 2006/01/08 22:40:34 qal21 Exp $";
  */   */
   
 /*  /*
Line 918
 
Line 918
   /* Optional flags, for bitwise or with a basic flag */    /* Optional flags, for bitwise or with a basic flag */
     AP_NO_MERGE = 16,      AP_NO_MERGE = 16,
     AP_IGNORE_CURSE = 32,      AP_IGNORE_CURSE = 32,
     AP_PRINT = 64, /* Print what to do, don't actually do it */      AP_PRINT = 64 /* Print what to do, don't actually do it */
  /* Note this is supported in all the functions */   /* Note this is supported in all the functions */
   
 };  };


Legend:
line(s) removed in v.1.103 
line(s) changed
 line(s) added in v.1.104

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