git: 9front

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

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