ngspice/src/frontend/com_xgraph.h

7 lines
84 B
C

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