@ -1,3 +1,8 @@
2010-10-16 Robert Larice
* src/frontend/com_setscale.c ,
* src/frontend/plotting/plotting.h :
collect plot_cur in "fteext.h"
* src/frontend/com_dump.c ,
* src/frontend/inp.c ,
@ -8,6 +8,7 @@
#include "vectors.h"
#include "plotting/plotting.h"
#include "plotting/pvec.h"
#include "fteext.h"
/* Set the default scale to the named vector. If no vector named,
@ -4,7 +4,6 @@
#include <plot.h>
extern struct plot constantplot;
extern struct plot *plot_cur;
extern struct plot *plot_list;
extern int plotl_changed;
extern int plot_num;