ngspice/src/frontend/com_help.h

9 lines
80 B
C

#ifndef _COM_HELP_H
#define _COM_HELP_H
void com_help(wordlist *wl);
#endif