#include "mplot.h"
void pen(char *s){
	/* BUG: NO OP */
	USED(s);
	/* was this error:	color(s); */
}


syntax highlighted by Code2HTML, v. 0.9.1