ngspice/src/frontend/com_ghelp.h

9 lines
83 B
C

#ifndef _COM_GHELP_H
#define _COM_GHELP_H
void com_ghelp(wordlist *wl);
#endif