ngspice/src/frontend/com_ahelp.h

8 lines
96 B
C

#ifndef ngspice_COM_AHELP_H
#define ngspice_COM_AHELP_H
void com_ahelp(wordlist *wl);
#endif