ngspice/src/frontend/com_xgraph.h

7 lines
98 B
C

#ifndef ngspice_COM_XGRAPH_H
#define ngspice_COM_XGRAPH_H
void com_xgraph(wordlist *wl);
#endif