git: 9front

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

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