affbe5f5创建于 2025年3月25日历史提交

#ifndef ngspice_COM_COMPOSE_H
#define ngspice_COM_COMPOSE_H

#include "ngspice/wordlist.h"


void com_compose(wordlist *wl);

#endif