ngspice/src/frontend/com_state.h

8 lines
82 B
C

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