git: 9front

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

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