ngspice/src/frontend/com_asciiplot.h

8 lines
94 B
C

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