Diff for /rpl/modules/sets/sets.rplc between versions 1.5 and 1.6

version 1.5, 2017/07/03 12:23:48 version 1.6, 2017/07/04 10:28:08
Line 14  declareSubroutine(onLoading) Line 14  declareSubroutine(onLoading)
 endSubroutine  endSubroutine
   
 declareSubroutine(onClosing)  declareSubroutine(onClosing)
     notice(stdout, "Sets library unloaded.\n\n");      notice(stdout, "\nSets library unloaded.\n\n");
 endSubroutine  endSubroutine
   
 exportExternalFunctions(  exportExternalFunctions(

Removed from v.1.5  
changed lines
  Added in v.1.6


CVSweb interface <joel.bertrand@systella.fr>