Blob


1 #include "iplot.h"
2 char *
3 whoami(void){
4 return("general");
5 }