git: 9front

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

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