git: 9front

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

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