ngspice/src/frontend/com_ahelp.h

8 lines
82 B
C

#ifndef _COM_AHELP_H
#define _COM_AHELP_H
void com_ahelp(wordlist *wl);
#endif