ngspice/src/frontend/com_hardcopy.h

8 lines
91 B
C

#ifndef _COM_HARDCOPY_H
#define _COM_HARDCOPY_H
void com_hardcopy(wordlist *wl);
#endif