#ifndef _PLOTTING_H
#define _PLOTTING_H
#include "ngspice/plot.h"
extern struct plot constantplot;
#endif