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

version 1.45, 2013/10/02 07:56:42 version 1.62, 2018/05/30 09:27:38
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.16    RPL/2 (R) version 4.1.29
   Copyright (C) 1989-2013 Dr. BERTRAND Joël    Copyright (C) 1989-2018 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.62


CVSweb interface <joel.bertrand@systella.fr>