shithub: plan9front

ref: 8ffcc91b1baca653df130efeb213d3d69189bae4
dir: /sys/src/cmd/plot/libplot/pprompt.c/

View raw version
#include "mplot.h"
void
pprompt(void){
	fprint(2, ":");
}