ngspice/src/frontend/com_set.h

7 lines
89 B
C

#ifndef ngspice_COM_SET_H
#define ngspice_COM_SET_H
void com_set(wordlist *wl);
#endif