Difference for include/define.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.10 2000/05/27 05:42:14 cvs Exp $";   *   "$Id: define.h,v 1.11 2000/05/27 06:02:58 cvs Exp $";
  */   */
   
 /*  /*
Line 713
 
Line 713
 #define AP_APPLY 1  #define AP_APPLY 1
 #define AP_UNAPPLY 2  #define AP_UNAPPLY 2
   
   /* Cut off point of when an object is put on the active list or not */
   #define MIN_ACTIVE_SPEED 0.00001
   
 /*  /*
  * random() is much better than rand().  If you have random(), use it instead.   * random() is much better than rand().  If you have random(), use it instead.


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

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