Difference for include/includes.h from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_includes_h =   * static char *rcsid_includes_h =
  *   "$Id: includes.h,v 1.8 2001/06/13 12:52:07 michtoen Exp $";   *   "$Id: includes.h,v 1.9 2001/10/14 07:57:14 gros 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.8 
line(s) changed
 line(s) added in v.1.9

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