version 1.17.2.3, 2011/05/09 13:52:13
|
version 1.69, 2023/08/07 17:42:52
|
Line 1
|
Line 1
|
/* |
/* |
================================================================================ |
================================================================================ |
RPL/2 (R) version 4.0.24 |
RPL/2 (R) version 4.1.35 |
Copyright (C) 1989-2011 Dr. BERTRAND Joël |
Copyright (C) 1989-2023 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 |
|
|