rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions.

This commit is contained in:
jean-pierre charras
2017-11-16 15:53:30 +01:00
parent 2ec3a46984
commit bdc6a5950b
49 changed files with 92 additions and 94 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
#include <fctsys.h>
#include <common.h>
#include <plot_common.h>
#include <class_plotter.h>
#include <base_struct.h>
#include <drawtxt.h>
#include <trigo.h>