V10/libplot/lib4014/pen.c

#include <stdio.h>
#include "tek.h"
pen(s) 
char	*s; 
{  
	color(s); 
}