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