git: 9front

ref: 107ecd6ea39c8c18ff232e1ff737aee11e87c660
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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