git: 9front

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

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