Difference for include/includes.h from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_includes_h =   * static char *rcsid_includes_h =
  *   "$Id: includes.h,v 1.6 2001/04/08 02:27:50 mwedel Exp $";   *   "$Id: includes.h,v 1.7 2001/06/13 10:50:23 michtoen Exp $";
  */   */
   
 /*  /*
Line 110
 
Line 110
 #define FALSE 0  #define FALSE 0
 #endif  #endif
   
   
   /* GROS: Add support for Guile Interpreter */
   #include <guile/gh.h>
   /* GROS: This one contains all declarations for script functions. */
   #include <script.h>
   
 #endif /* INCLUDES_H */  #endif /* INCLUDES_H */
   


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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