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