git: 9front

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

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