Diff for /rpl/src/gnuplot.h between versions 1.17.2.2 and 1.68

version 1.17.2.2, 2011/04/14 08:46:39 version 1.68, 2022/09/07 13:40:32
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.23    RPL/2 (R) version 4.1.34
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2021 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 44 Line 44
 #define ds_gnuplot_option_histogramme           "with boxes"  #define ds_gnuplot_option_histogramme           "with boxes"
 #define ds_gnuplot_option_largeur_histogramme   1  #define ds_gnuplot_option_largeur_histogramme   1
   
 #define ds_gnuplot_nombre_max_fichiers          16  #define ds_gnuplot_nombre_max_fichiers          32
   
 #endif  #endif
   

Removed from v.1.17.2.2  
changed lines
  Added in v.1.68


CVSweb interface <joel.bertrand@systella.fr>