git: 9front

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

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