ngspice/src/frontend/com_set.h

7 lines
75 B
C

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