git: 9front

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

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