git: 9front

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

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