git: 9front

ref: 56b9abdd00f436aef9a821ad9d824c92d338e52d
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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