git: 9front

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

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