git: 9front

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

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