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