#include "mplot.h"
char *whoami(void){
	return("ramtek");
}