ngspice/src/frontend/com_cdump.h

7 lines
81 B
C

#ifndef _COM_CDUMP_H
#define _COM_CDUMP_H
void com_cdump(wordlist *wl);
#endif