ngspice/src/frontend/com_help.h

9 lines
94 B
C

#ifndef ngspice_COM_HELP_H
#define ngspice_COM_HELP_H
void com_help(wordlist *wl);
#endif