ngspice/src/frontend/com_gnuplot.h

7 lines
87 B
C
Raw Normal View History

#ifndef _COM_GNUPLOT_H
#define _COM_GNUPLOT_H
void com_gnuplot(wordlist *wl);
#endif