git: 9front

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

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