ngspice/src/frontend/com_option.h

7 lines
84 B
C

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