#ifndef _COM_SETSCALE_H
#define _COM_SETSCALE_H
#include <wordlist.h>
void com_setscale(wordlist *wl);
#endif