git: 9front

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

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