git: 9front

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

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