Blob


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