git: 9front

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

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