ngspice/src/frontend/com_option.h

7 lines
98 B
C

#ifndef ngspice_COM_OPTION_H
#define ngspice_COM_OPTION_H
void com_option(wordlist *wl);
#endif