affbe5f5创建于 2025年3月25日历史提交
#ifndef ngspice_PLOTIT_H
#define ngspice_PLOTIT_H

bool plotit(wordlist *wl, const char *hcopy, const char *devname);
void pl_rempar(void);
#endif