Diff for /rpl/src/librpl.h between versions 1.45 and 1.54

version 1.45, 2013/10/02 07:56:42 version 1.54, 2015/06/08 14:11:44
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.16    RPL/2 (R) version 4.1.22
   Copyright (C) 1989-2013 Dr. BERTRAND Joël    Copyright (C) 1989-2015 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 28  extern "C" Line 28  extern "C"
 {  {
 #   endif  #   endif
   
 unsigned char **rpl(unsigned char *script, unsigned char *rpl_home);  unsigned char **rpl(unsigned char *script, unsigned char *parametres,
           unsigned char *rpl_home);
   
 #   ifdef __cplusplus  #   ifdef __cplusplus
 }  }

Removed from v.1.45  
changed lines
  Added in v.1.54


CVSweb interface <joel.bertrand@systella.fr>