git: 9front

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

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