git: 9front

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

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