#ifndef ngspice_PLOTIT_H #define ngspice_PLOTIT_H bool plotit(wordlist *wl, const char *hcopy, const char *devname); void pl_rempar(void); #endif