ngspice/src/frontend/com_ghelp.h

9 lines
97 B
C

#ifndef ngspice_COM_GHELP_H
#define ngspice_COM_GHELP_H
void com_ghelp(wordlist *wl);
#endif