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

void com_gnuplot(wordlist *wl);
void com_write_simple(wordlist *wl);
#endif