#include "iplot.h"
char *
whoami(void){
	return("general");
}