#ifndef _COM_DISPLAY_H #define _COM_DISPLAY_H #include "ngspice/wordlist.h" void com_display(wordlist *wl); #endif