ref: 4df168d98fb7b73e50d702b70ceffcaddfe8203c dir: /sys/src/cmd/plot/libplot/pen.c/
#include "mplot.h" void pen(char *s){ /* BUG: NO OP */ USED(s); /* was this error: color(s); */ }