Diff for /rpl/src/librpl.h between versions 1.2 and 1.7

version 1.2, 2010/01/27 22:22:17 version 1.7, 2010/04/07 13:45:10
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.10    RPL/2 (R) version 4.0.14
   Copyright (C) 1989-2010 Dr. BERTRAND Joël    Copyright (C) 1989-2010 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 23 Line 23
 #ifndef INCLUSION_LIBRPL  #ifndef INCLUSION_LIBRPL
 #define INCLUSION_LIBRPL  #define INCLUSION_LIBRPL
   
 unsigned char **rpl(unsigned char *script);  unsigned char **rpl(unsigned char *script, unsigned char **rpl_home);
   
 #endif  #endif
   

Removed from v.1.2  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>