ngspice/src/frontend/com_option.h

7 lines
84 B
C
Raw Normal View History

2001-02-11 21:13:45 +01:00
#ifndef _COM_OPTION_H
#define _COM_OPTION_H
void com_option(wordlist *wl);
#endif