ngspice/src/frontend/com_asciiplot.h

8 lines
108 B
C

#ifndef ngspice_COM_ASCIIPLOT_H
#define ngspice_COM_ASCIIPLOT_H
void com_asciiplot(wordlist *wl);
#endif