Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

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