ngspice/src/frontend/com_state.h

8 lines
96 B
C

#ifndef ngspice_COM_STATE_H
#define ngspice_COM_STATE_H
void com_state(wordlist *wl);
#endif