blob: 4e13e5cbf868ada5f22a08e0f0b94c940d02dc78 [file] [log] [blame]
#include "mplot.h"
void pen(char *s){
/* BUG: NO OP */
USED(s);
/* was this error: color(s); */
}